Go to file
2018-07-24 19:54:57 -04:00
.circleci Fixed build 2018-07-24 11:38:38 -04:00
e2e removed subdirectory 2018-06-24 21:12:12 -04:00
public Added download section to formula manager 2018-07-10 18:27:18 -04:00
src Fixed paypal button not spawning 2018-07-24 19:54:57 -04: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-lock.json put formula's into scrollable container 2018-07-13 09:29:27 -04:00
package.json Fixed packages 2018-07-22 18:18:45 -04: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
yarn.lock Fixed packages 2018-07-22 18:18:45 -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.