SPA-form Installation Clone files npm install Open http://localhost:8080/ Running npm start or node index.js Tests Frontend tests (Karma) npm run test-frontend Backend tests (Mocha) npm run test-backend