Portfolio Run locally Run npm install and npm run. Test Run npm test or npm run test:coverage to include coverage. For linting run npm run lint. Build for production To build the dist folder, run npm run prod.