https://github.com/joosenavarro/like-angular-redux
angular & redux
https://github.com/joosenavarro/like-angular-redux
Last synced: 3 months ago
JSON representation
angular & redux
- Host: GitHub
- URL: https://github.com/joosenavarro/like-angular-redux
- Owner: JooseNavarro
- Created: 2017-10-20T20:15:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-20T20:24:08.000Z (over 7 years ago)
- Last Synced: 2025-01-11T10:20:34.246Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.43 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ReduxAngular
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.4.6. Angular & Redux (Ngrx)
## Clone
```
git clone [email protected]:JooseNavarro/like-angular-redux.git
cd like-angular-redux
yarn install or npm install```
## Development server
Run `ng serve or yarn start` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
