Skip to content

Angular project showcasing the usage of RxJS State Management and JSON Server.

License

Notifications You must be signed in to change notification settings

caballeroluis/rxjs-state-management-and-json-server

Repository files navigation

RxJS State Management and JSON Server

This project was generated with Angular CLI version 12.2.5. The back-end mock server was made with json-server version 0.17.0.

Dependencies

  • Angular version 0.17.0 - Web development framework.
  • JSON Server version 0.17.0 - Get a full fake REST API with zero coding in less than 30 seconds.

Run npm install for get dependencies.

Development server

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

Run npm run mockServer for a mock server in a port 3001. You can see JSON Server working with middlewares, routes and other configurations:

Screenshot 2023-06-07 at 18 50 54

State Management

Click the [👁] button on the main screen to view the RxJS State Management data in the browser console:

Screenshot 2023-06-07 at 18 33 14

License

MIT

About

Angular project showcasing the usage of RxJS State Management and JSON Server.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published