/dio-angular-todo-list-cypress

Todo list project using Angular 9 and Cypress.io to demonstrate E2E tests.

Primary LanguageTypeScriptMIT LicenseMIT

Dio Todo List Cypress

Todo list project using Angular 9 and Cypress.io to demonstrate E2E tests. This project was generated with Angular CLI version 9.0.4.

Development server

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.

Database

Run npm run server for the local database server.

Cypress

Run npm run cypress to open cypress interface.

License

This project is licensed under the MIT License - see the LICENSE.md file for details