Go to file
2019-02-06 21:21:13 -05:00
.circleci Fixed build 2018-07-24 11:38:38 -04:00
e2e removed subdirectory 2018-06-24 21:12:12 -04:00
src Added printing formulas 2019-02-06 21:21:13 -05:00
.firebaserc Added firebase deploy shit 2018-06-25 00:51:55 -04:00
.gitignore New build order 2018-07-17 22:08:12 -04:00
angular.json Face lift 2018-07-03 10:10:47 -04:00
firebase.json Dont deploy functions anymore 2018-07-23 19:10:30 -04:00
main.js Simplified electron main.js 2018-07-11 21:10:42 -04:00
ngsw-config.json Removed worker cache in lou of firebase persistance 2018-07-15 12:37:57 -04:00
package.json Added new packages 2019-02-03 17:07:46 -05:00
README.md removed subdirectory 2018-06-24 21:12:12 -04:00
tsconfig.json removed subdirectory 2018-06-24 21:12:12 -04:00
tslint.json removed subdirectory 2018-06-24 21:12:12 -04:00

Fhsons

This project was generated with Angular CLI version 6.0.0.

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.

Running end-to-end tests

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

Further help

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