Skip to content

krbaio3/whis

Repository files navigation

Whis

This project was generated with Angular CLI version 6.0.8. The three party dependencies of the proyects(more importans) are:

  • Bootstrap 4 and dependencies (Jquery and Popper.js)
  • Fortawesome for NG2 version 5
  • Ng2-charts for graphics
  • Sweetalert2, for UI alerts.
  • Firebase and angularfire2 to backend cloud and Auth.
  • Ngrx for Redux Arquitecture

Development server

Run yarn start 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 yarn build to build the project to production. The build artifacts will be stored in the dist/ directory.

This comand generate a folder with the name of proyect into dist/

Running unit tests

Run ng test to execute the unit tests via Karma.

(Building)

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

(Building)

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

If yoy have any question, please open a issue.