A performant demo site using Webpack and Express.js.
To find info on performance optimizations, search for the keyword @PERFORMANCE-COMMENT.
Install dependencies and git hooks:
yarnRun dev environment:
yarn devBuild for Express.js:
yarn prodServe via localhost:3000:
yarn serveCommit changes using conventional changelog:
yarn commitLint all files:
yarn lint