front end version 2 de framadate, un gestionnaire de sondage
Go to file
ty kayn 504d35ffdb Merge branch 'minor-works' into 'dev'
Minor works

See merge request framasoft/framadate/funky-framadate-front!3
2019-10-15 10:58:37 +02:00
e2e 🎉 initialize Angular version of Framdate funky front end 2019-08-09 13:38:51 +02:00
src Merge branch 'dev' into minor-works 2019-10-14 22:36:58 +02:00
.editorconfig page creation or retrieve start [#28] 2019-08-11 16:49:58 +02:00
.gitignore Remove my editor config files 2019-08-11 18:36:03 +02:00
README.md Add `npm i` command to README.md 2019-10-03 16:01:49 +02:00
angular.json hop 2019-08-09 15:14:23 +02:00
browserslist 🎉 initialize Angular version of Framdate funky front end 2019-08-09 13:38:51 +02:00
karma.conf.js 🎉 initialize Angular version of Framdate funky front end 2019-08-09 13:38:51 +02:00
package-lock.json 👽 add ngx translate config 2019-10-01 15:43:37 +02:00
package.json 👽 add ngx translate config 2019-10-01 15:43:37 +02:00
tsconfig.app.json 🎉 initialize Angular version of Framdate funky front end 2019-08-09 13:38:51 +02:00
tsconfig.json change privacy of properties 2019-08-11 16:21:49 +02:00
tsconfig.spec.json 🎉 initialize Angular version of Framdate funky front end 2019-08-09 13:38:51 +02:00
tslint.json make routing, link data with poll config. 2019-08-09 17:43:23 +02:00
yarn.lock 🚑 change form-container to home component 2019-09-09 10:49:33 +02:00

README.md

Framadate

This project was generated with Angular CLI version 8.2.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

Before using ng for the first time in this project, use npm i to install needed npm modules.

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.