In the project directory run:
npm start
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 npx cypress run
to execute the end-to-end tests via Cypress.io
- Angular 12
- Cypress.io - For testing
- Bulma - For design
- Eslint - For code review
- Prettier - For format check
- Husky - For pre-commit lint Hook