Skip to content

liveloveapp/2023-ngrx-component-store-workshop-herodevs

Repository files navigation

NgRx Workshop

Setup

To get started, ensure that you have the right version of Node installed and selected:

nvm install

Then run the following command using your terminal from the root of the repository to install dependencies:

npm install

With the dependencies installed run the app to verify everything is working correctly.

Running the app

To run the app execute the following command from your terminal:

npm start

Then in another terminal run:

npm run backend

The app should now be running at http://localhost:4200

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published