##Pivot ###Install dependencies npm install ###Run development: npm start production: (if running locally - starts at URL: http://localhost:3000) npm run start:production