henriqueholanda / shouldideploy

Source of shouldideploy.today

Home Page:https://shouldideploy.today/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Source of shouldideploy.today

https://shouldideploy.today/

License:Do What The F*ck You Want To Public License


Languages

Language:HTML 55.2%Language:JavaScript 30.4%Language:CSS 14.5%