chameleon-styles
v0.0.3
Published
Styles for the Chameleon theme
Downloads
11
Readme
Webpack ES6 Seed
Simple webpack boilerplate for ES2015
, scss
. Ships with a standard
JavaScript linter. Add what you need!
Installing
# Install dependencies
yarn install
# Run localhost:3000 with hot reload
yarn dev
# Build for production
yarn build