Skip to content

A simple application to understand how angular and ngxs works together

Notifications You must be signed in to change notification settings

cliftonia/angular-ngxs

Repository files navigation

NgxsCrudApp

this is a simple crud application for creating deleting and updating courses and was created for understanding how state management is done via NGXS.

Technologies Used

Angular, NGXS (state management), Bootstrap, Spring (REST), Typescript

Development server

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

run java -jar course-1.0.0-SNAPSHOT.jar to run Spring, please note you will need to have java 8 installed

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

A simple application to understand how angular and ngxs works together

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published