Go to file
Mathieu Sanchez a598ab9dbf Style register/login page 2019-06-08 09:56:19 +09:00
e2e Instance Angular 7.2.0 2019-05-15 11:33:39 +09:00
src Style register/login page 2019-06-08 09:56:19 +09:00
.editorconfig Instance Angular 7.2.0 2019-05-15 11:33:39 +09:00
.firebaserc Add config and firebase 2019-05-21 11:00:14 +09:00
.gitignore Instance Angular 7.2.0 2019-05-15 11:33:39 +09:00
README.md Instance Angular 7.2.0 2019-05-15 11:33:39 +09:00
angular.json Add config and firebase 2019-05-21 11:00:14 +09:00
firebase.json Add auto build in deployment firebase 2019-06-04 10:48:49 +09:00
package-lock.json Remove header in activities component 2019-06-04 16:19:55 +09:00
package.json Remove header in activities component 2019-06-04 16:19:55 +09:00
tsconfig.json Init Firebase config 2019-05-21 11:20:43 +09:00
tslint.json Instance Angular 7.2.0 2019-05-15 11:33:39 +09:00

README.md

DiscoTrip

This project was generated with Angular CLI version 7.3.9.

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.