thestorefront / tsf-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tsf-playground

Setup Steps

  • Install node: brew install node
  • Checkout the code: git clone git@github.com:thestorefront/tsf-playground.git
  • CD into project dir
    • Install grunt CLI globally: npm install -g grunt-cli
    • Install project dependencies: npm install

Run

  • npm start

About


Languages

Language:CSS 92.1%Language:JavaScript 7.9%