This project was generated with Angular CLI version 7.1.4.
- Angular 7.1.0
- RXJS 6.3.3
- Bootstrap 4.2.1
- NG Bootstrap 4.0.1
- NGRX 7.0.0
- Angular PWA 0.11.4
Pushes to "master" branch are deployed on heroku: https://epokedex.herokuapp.com
Branch | Build status |
---|---|
Master | |
Develop |
Travis-CI run all unit and integration tests on all pushes to any branch. The tests are written with Jasmine configured by Angular CLI.
Use Angular CLI to start development environment
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.
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.
Run ng test
to execute the unit tests via Karma.