Pairs Game Installation npm install Usage npm run start Development Watch to build Watches Javascript code to transpile with Babel and SASS to generate CSS. npm run watch Build once Transpiles JS and generates SASS from CSS once. npm run build Lint code npm run lint Run HTTP server npm run serve