- Install
nodeandnpm install gulp -g npm installnpm run gulpto start dev env servernpm run buildto start a server with production env (compressed and minfied)npm run how_fastto get pageSpeedInsights from your deployed site in your console (better run after deploy)
npm run deploywill pass automatically the--productionflag
- Add linters (JS, SCSS);
- Review Gulp file
- Create Promo landing page for kit
- Adapt kit to other Whitesmith™ prefered platforms (React, Rails)