Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fabogit/angular-ngrx
https://github.com/fabogit/angular-ngrx
angular ngrx
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fabogit/angular-ngrx
- Owner: fabogit
- Created: 2024-04-02T09:17:04.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-17T15:56:43.000Z (9 months ago)
- Last Synced: 2024-11-06T20:37:46.694Z (about 2 months ago)
- Topics: angular, ngrx
- Language: TypeScript
- Homepage:
- Size: 181 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# angular-ngRx
use node ver 18/20
`nvm use`
install dependencies
`npm i`
start server
`npm run server`
start client
`npm run start`