- node 14.4 - Tested on 14.4 and 14.19. Unluckily there are dev server issues with more recent versions.
- make (recommended)
make install
This will install both the package and the example application.
make start
This will run a local development server with live-reload capabilities.
e2e_open
Open the Cypress user interfare for running E2E tests interactively.