https://github.com/rafaesc/angular-core-started
Angular sample with Mockups, Redux, Ngrx, Effects, SASS, Stylelint, Tests, Express
https://github.com/rafaesc/angular-core-started
angular karma-jasmine mockups ngrx ngrx-effects ngrx-store test
Last synced: about 1 month ago
JSON representation
Angular sample with Mockups, Redux, Ngrx, Effects, SASS, Stylelint, Tests, Express
- Host: GitHub
- URL: https://github.com/rafaesc/angular-core-started
- Owner: rafaesc
- Created: 2018-09-05T12:02:18.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-06T14:08:14.000Z (almost 8 years ago)
- Last Synced: 2025-07-24T15:12:52.886Z (11 months ago)
- Topics: angular, karma-jasmine, mockups, ngrx, ngrx-effects, ngrx-store, test
- Language: TypeScript
- Homepage:
- Size: 185 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AngularCore Started
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.7.4.
## 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.
## Code scaffolding
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
## 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](https://karma-runner.github.io).
## Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
## Author and license
MIT License
Copyright (c) 2018-present, [Rafael Escala](https://github.com/rafaesc)