andersonfox123 / flymycommunitysite-itsanewworld

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebriQ Spike

Setup

  • make sure node.js is at version >= 6
  • npm i spike -g
  • clone this repo down and cd into the folder
  • run npm install or yarn
  • run spike watch or spike compile

Testing

Tests are located in test/** and are powered by ava

  • npm install to ensure devDeps are installed
  • npm test to run test suite

About


Languages

Language:CSS 42.7%Language:HTML 41.7%Language:JavaScript 15.6%