Skip to content

forkkit/dashboard

 
 

Repository files navigation

dashboard

TODO

Building

npm install
gulp

If you wish to use backend server API start this command in another terminal window:

DEV=true node ./app.js

It will create a proxy to browser-sync server started by gulp at:

http://localhost:5000

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.3%
  • CSS 7.4%
  • HTML 2.3%