/todolist-angular

Front-end application for Todolist Web & Mobile application built with Laravel and Angular

Primary LanguageTypeScript

Todolist

Donate

The purpose of this repository is to consume API, provide by a Laravel Application, with the Angular JavaScript front-end framework.

Screenshot

This project was generated with Angular CLI version 6.0.7.

Installation

Development environment requirements :

Run :

$ git clone https://github.com/benoitrongeard/todolist-angular.git
$ cd todolist-angular
$ npm install

Run 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.

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.

Deploy in production

This application is hosted on Netlify and available on http://todolist.benoit-rongeard.fr

Next features

  • Set up PWA
  • Add unit tests
  • Add internationalization (Fr)