boxes To install and run: Go to the project directory npm install npm run dev to run development version with hot reload, or npm build and npm start To run unit test: npm run unit To run end-to-end tests: npm run e2e