Skip to content
/ code Public
forked from zhy1stgg/code

online coding tool mainly for highcharts

License

Notifications You must be signed in to change notification settings

qmy777/code

 
 

Repository files navigation

code

online coding tool mainly for highcharts

Run on your server

install

// install grunt + bower + yeomen 

npm install grunt-cli -g
npm install bower -g
npm install yeomen -g

// clone 
git clone https://github.com/zhy1stgg/code/

cd  {your folder}

node install
bower install

run

grunt serve -w

then open http://localhost:3000

About

online coding tool mainly for highcharts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 50.4%
  • JavaScript 34.6%
  • CSS 15.0%