Go to file
2018-07-17 21:49:36 -04:00
.circleci FIx building functions for deploy 2018-07-17 21:49:36 -04:00
e2e removed subdirectory 2018-06-24 21:12:12 -04:00
functions Added firebase functions 2018-07-17 21:03:33 -04:00
public Added download section to formula manager 2018-07-10 18:27:18 -04:00
src Merge branch 'master' of github.com:ztimson/fhsons 2018-07-17 20:43:30 -04:00
.firebaserc Added firebase deploy shit 2018-06-25 00:51:55 -04:00
.gitignore Added public directory to git ignore 2018-07-03 15:39:14 -04:00
angular.json Face lift 2018-07-03 10:10:47 -04:00
firebase.json Added firebase functions 2018-07-17 21:03:33 -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 Added LocalStorage to unit so it persists 2018-07-13 00:38:15 -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 Added LocalStorage to unit so it persists 2018-07-13 00:38:15 -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.