Gioni06 / cms-api-test

Test Repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cms-api-test

Setup

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

Deploying

  • If you just want to compile the production build, run roots compile -e production 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

Test Repo


Languages

Language:CoffeeScript 43.0%Language:HTML 27.4%Language:CSS 21.1%Language:JavaScript 8.5%