Install node 12 and use the following
npm install
Install dependencies
npm run dev
Starts the development server.
npm run build
Bundles the app into static files for production.
npm run test:ci
Run tests for project
npm run test:dev
Run tests for project and update snapshots