Go to file
Mathieu Sanchez d6650e31ab Add CORS 2019-06-12 22:42:51 +09:00
e2e First Push 2019-06-06 15:50:20 +09:00
functions Add CORS 2019-06-12 22:42:51 +09:00
public Add functions and search page 2019-06-12 21:47:36 +09:00
src Replace space by + 2019-06-12 22:25:20 +09:00
.editorconfig First Push 2019-06-06 15:50:20 +09:00
.firebaserc Firebase 2019-06-06 17:43:17 +09:00
.gitignore First Push 2019-06-06 15:50:20 +09:00
README.md First Push 2019-06-06 15:50:20 +09:00
angular.json Add functions and search page 2019-06-12 21:47:36 +09:00
browserslist First Push 2019-06-06 15:50:20 +09:00
firebase.json Add functions and search page 2019-06-12 21:47:36 +09:00
karma.conf.js First Push 2019-06-06 15:50:20 +09:00
package-lock.json Add functions and search page 2019-06-12 21:47:36 +09:00
package.json Add functions and search page 2019-06-12 21:47:36 +09:00
tsconfig.app.json Change to LESS and Ivy 2019-06-06 16:01:35 +09:00
tsconfig.json First Push 2019-06-06 15:50:20 +09:00
tsconfig.spec.json First Push 2019-06-06 15:50:20 +09:00
tslint.json First Push 2019-06-06 15:50:20 +09:00

README.md

PQMan

This project was generated with Angular CLI version 8.0.1.

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.