front end version 2 de framadate, un gestionnaire de sondage
Go to file
seraph_ino 88fec2c0c6 Merge branch 'admin-routing' into 'develop'
Admin routing

See merge request framasoft/framadate/funky-framadate-front!30
2020-04-17 22:24:48 +02:00
.storybook ad storybook 2020-02-18 13:52:22 +01:00
documentation component to select theme 2020-04-02 16:36:09 +02:00
e2e 🎉 initialize Angular version of Framdate funky front end 2019-08-09 13:38:51 +02:00
src admin route calling the backend 2020-04-17 15:52:09 +02:00
.editorconfig Jest tests 2020-04-16 12:34:36 +02:00
.eslintcache Jest tests 2020-04-16 12:34:36 +02:00
.eslintrc.js - upgrade all packages 2020-04-13 21:21:00 +02:00
.gitignore Remove my editor config files 2019-08-11 18:36:03 +02:00
.gitlab-ci.yml Jest tests 2020-04-16 12:34:36 +02:00
.prettierignore - upgrade all packages 2020-04-13 21:21:00 +02:00
.prettierrc.yaml - upgrade all packages 2020-04-13 21:21:00 +02:00
README.md Add `npm i` command to README.md 2019-10-03 16:01:49 +02:00
angular.json Jest tests 2020-04-16 12:34:36 +02:00
browserslist 🎉 initialize Angular version of Framdate funky front end 2019-08-09 13:38:51 +02:00
jest.config.js Jest tests 2020-04-16 12:34:36 +02:00
package.json Jest tests 2020-04-16 12:34:36 +02:00
tsconfig.app.json - upgrade all packages 2020-04-13 21:21:00 +02:00
tsconfig.json - upgrade all packages 2020-04-13 21:21:00 +02:00
tsconfig.spec.json Jest tests 2020-04-16 12:34:36 +02:00
update-demo.sh stuff 2020-01-23 10:16:55 +00:00
yarn.lock Jest tests 2020-04-16 12:34:36 +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.