Nautilus NTC Requirements Node 16 Quick start npm install Run a local server: npm start Development Run tests: npm test npm run e2e Run checks & formatting: npm run lint npm run format Production Build project: npm run build