Includes various PostCSS plugins such as a simple grid.
- Babel 6
- Webpack
- React
- Postcss (React CSS Modules)
npm install
Start the local dev server:
npm start
Navigate to http://localhost:8080/ to view the app.
npm run clean
npm run build
Will require Surge to be installed globally.
npm run publish