Webpack-empty-template This is a basic and empty project with npm, webpack, HtmlWebpackPlugin and MiniCSSExtractPlugin. Getting Started npm run start: Launch project in your localhost with live reload npm run build: Generate project in .build folder npm run test: Run unit testing