0.0.3 • Published 8 years ago
chameleon-styles v0.0.3
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