Skip to content
This repository was archived by the owner on Dec 21, 2018. It is now read-only.

Latest commit

 

History

History
22 lines (18 loc) · 457 Bytes

File metadata and controls

22 lines (18 loc) · 457 Bytes

Dumb(ish) prototype builder thing

Get that prototype out!

List of tools

  • ✅ SASS (+Susy)
  • ✅ LESS
  • ✅ Webpack:
    • ✅ PostCSS
    • ✅ Autoprefixer
    • ✅ Babel.js
    • ✅ Watch / hot reload
    • ✅ ESLint
    • Make that prototype already 🙌!

Run

npm run proto

Misc

🔞 Built using node v5.5.0, but will likely run on any version (no funny stuff going on, promise 🖖).