Skip to content

abhisheksinghrana/ngrx-store-effect

Repository files navigation

NgrxStoreEffectLearning

Learn ngrx-store with ngrx-effects.

This project was generated with Angular CLI version 7.3.3.

Run Application

Run npm start for a dev server and mock data server together. The app will automatically open on http://localhost:9100/ and mock data server will run on http://localhost:9101/.

Development server

Run npm run serve for a dev server. Navigate to http://localhost:9100/. The app will automatically reload if you change any of the source files.

Mock data server

Run npm run mock:server for a dev server. Navigate to http://localhost:9101/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published