kalmanb / ch-ui

WIP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WIP

From: https://github.com/Granze/react-starterify

Use: node 4.1.x

Usage

Install the dependencies:

npm install bower install

cp src/settings.json.example src/settings.json

Test:

npm run test

Development mode with livereload:

gulp watch

When you are done, create a production ready version of the JS bundle:

gulp build

About

WIP

License:Apache License 2.0


Languages

Language:JavaScript 96.0%Language:HTML 3.7%Language:CSS 0.3%