https://github.com/fabogit/angular-ngrx
https://github.com/fabogit/angular-ngrx
angular ngrx
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fabogit/angular-ngrx
- Owner: fabogit
- Created: 2024-04-02T09:17:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-17T15:56:43.000Z (about 2 years ago)
- Last Synced: 2025-05-15T07:11:10.497Z (about 1 year 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`