liberty-bikes/frontend/prebuild
2018-10-16 12:23:48 -05:00
..
e2e Port frontend to angular 2018-02-06 20:56:31 -06:00
src User feedback for SSO options check 2018-10-16 12:23:48 -05:00
.editorconfig Port frontend to angular 2018-02-06 20:56:31 -06:00
.gitignore Port frontend to angular 2018-02-06 20:56:31 -06:00
angular.json Create site favicons 2018-05-23 14:39:39 -05:00
karma.conf.js Upgrade to Angular CLI 6 2018-05-16 14:11:17 -05:00
package-lock.json Bring in compat module to work around bug in new style import 2018-05-16 15:13:36 -05:00
package.json Fixes after review 2018-05-16 16:02:18 -05:00
protractor.conf.js Port frontend to angular 2018-02-06 20:56:31 -06:00
README.md Port frontend to angular 2018-02-06 20:56:31 -06:00
tsconfig.json Port frontend to angular 2018-02-06 20:56:31 -06:00
tslint.json Upgrade to Angular CLI 6 2018-05-16 14:11:17 -05:00

Frontend

This project was generated with Angular CLI version 1.6.4.

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.