Kore - Koulurekisteri Requirements node.js Development Follow the instructions below to set up the development environment. Install npm dependencies: $ npm install Then, start the development server: $ npm start Testing Running unit tests: $ npm test