The purpose of this repository is to consume API, provide by a Laravel Application, with the Angular JavaScript front-end framework.
This project was generated with Angular CLI version 6.0.7.
Development environment requirements :
Run :
$ git clone https://github.com/benoitrongeard/todolist-angular.git
$ cd todolist-angular
$ npm install
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.
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.
This application is hosted on Netlify and available on http://todolist.benoit-rongeard.fr
- Set up PWA
- Add unit tests
- Add internationalization (Fr)