starterkit-webpack-base
v1.0.0
Published
The Mustache-based minimal StarterKit for Pattern Lab Webpack Edition
Downloads
7
Maintainers
Readme
Base Starterkit for Mustache and Webpack
This is a near-blank starter starting point for running with the Mustache-based project in Pattern Lab - Node Edition
Install
This StarterKit can be installed via one of the following commands:
yarn add starterkit-webpack-base
ornpm install starterkit-webpack-base
Then either let postinstall.js
catch it or manually run one of the following commands:
yarn patternlab:loadstarterkit kit=starterkit-webpack-base
ornpm run patternlab:loadstarterkit kit=starterkit-webpack-base
Edit Files
After installation the files for this StarterKit can be found in source/
.