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

danmindru/politically-correct-dumb-prototype-boiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dumb(ish) prototype builder thing

Get prototypes out like there's no tomorrow. Using Photoshop, Illustrator, Sketch and the like was fun while it lasted. Let's face it, they don't work any more. Prototype web apps on the web, for the web.

List of tools

  • ✅ React (no fancy stuff)
  • ✅ SASS support
  • ✅ LESS support
  • ✅ PostCSS
  • Flexboxgrid + normalize.css
  • ✅ Webpack:
    • ✅ Autoprefixer
    • ✅ Babel 6
    • ✅ Watch / hot reload (no fancy stuff)
    • ✅ ESLint
    • Make that prototype already 🙌!

Setup

npm i

Run

npm run proto

Linting

npm run lint

Webpack lints automatically on save. To disable it, comment out the preLoaders part in config/webpack.js.

License

MIT

About

☃️ Yet another attempt to make some kind of framework-thing to prototype other things.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors