knuckles
v1.3.0
Published
Git repository for knuckles
Downloads
10
Readme
knuckles
Prerequisites:
- Node version 6.*
- npm version 3.* (comes with Node 6.*)
- git
Project Setup:
Use a command prompt with admin privileges
git clone https://github.com/tigermarques/knuckles.git
cd knuckles
npm run setup
See it in Action
After running the project setup, simply run npm start
Development server
After running the project setup, simply run npm run dev
Build Status & Code Coverage
master
develop