Skip to content

zafisoft/dashboard

 
 

Repository files navigation

dashboard

How to deploy fork to gh pages http://flatlogic.github.io/dashboard/

  1. Add remote git remote add fork https://github.com/flatlogic/dashboard.git
  2. Merge branch with your feature to gh-pages LOCAL branch
  3. Build application: gulp build
  4. Copy dist/styles/*, dist/scripts/* and dist/index.html to root directory
  5. Push your gh-pages branch to remote FORK

Packages

No packages published

Languages

  • JavaScript 64.2%
  • HTML 18.4%
  • CSS 17.1%
  • Nginx 0.3%