React Admin Sandbox Requirements Node.js nvm install v10.x.x nvm use v10.x.x Development npm run start Test npm run test TypeScript compilation check npm run tsc Lint npm run lint Build Development npm run build Build production npm run build:prod