Skip to content

ouassimBenMosbah/short-reckonings

Repository files navigation

ShortReckoningsFront

App demo

Here is a working live demo

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.

Run tests

In order to run the e2e tests, you need to run npm run cypress:open to watch the tests with a GUI or npm run cypress:run to run them with a CLI.

Technical stack