/shouldideploy

Source of shouldideploy.today

Primary LanguageHTMLDo What The F*ck You Want To Public LicenseWTFPL

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