signorekai / roots-boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

  • make sure node.js and roots are installed
  • clone this repo down and cd into the folder
  • run npm install
  • run roots watch
  • ???

Deploying

  • If you just want to compile the production build, run npm run build or yarn build and it will build to public.
  • To deploy your site with a single command, run roots deploy -to XXX with XXX being whichever ship deployer you want to use.

About


Languages

Language:CSS 42.5%Language:CoffeeScript 38.9%Language:HTML 18.7%