A backbone for your coding challenge.
- Frontend app - an Elm app. Extend with your code.
- E2E test suites - a frontend Cypress test suite. Extend with your tests.
- Pipeline - a test Runner that executes the Cypress tests on push to a branch other than
master
/main
.
- Elm
- TailwindCSS
- Cypress
- GitHub Actions
npm run build # to build the app
npm run start # to start the app
Made by Alva Labs.