npm install- installs required dependenciesnpm run dev- runs application in development modenpm run test- runs unitary and end-to-end testsnpm run test:u- runs unitary tests onlynpm run test:e2e- runs end-to-end tests only headlessly in an electron browsernpm run cypress:open- runs cypress interactive mode, allowing to run end-to-end tests individually with a non-headless electron browser
If you'd like to help us improving the website and docs, please see our contribution guide
