Todo list project using Angular 9 and Cypress.io to demonstrate E2E tests. This project was generated with Angular CLI version 9.0.4.
Run npm start
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run npm run server
for the local database server.
Run npm run cypress
to open cypress interface.
This project is licensed under the MIT License - see the LICENSE.md file for details