Chassis Boilerplate Includes starter HTML and CSS files and a productionLine-web build process. To build for development, run: npm run build For production, run: npm run build-prod This will minify css and generate source maps.