Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.32 KB

File metadata and controls

27 lines (17 loc) · 1.32 KB

shouldideploy.today

FOSSA Status

Getting started

  • Install (if you don't have them):
    • Node.js: brew install node on OS X
    • Brunch: npm install -g brunch
    • Brunch plugins and app dependencies: npm install
  • Run:
    • npm start — watches the project with continuous rebuild. This will also launch HTTP server with pushState.
    • npm run build — builds minified project for production

Add your reasons

Reasons are located under reasons.js

Deploy

This can be deployed easily on Netlify.

Deploy to Netlify

License

FOSSA Status