Skip to content

kickevent/ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KickEvent UI

UI for KickEvent fontends (based on Bootstrap)

Building the demo

npm install
cd demo 
npm install
gulp build

Check the generated demo by launching

gulp serve

Deploy the demo

To deploy the demo, start with pushing all the changes (demo/public) to master. Than, launch

 ./bin/gh-deploy demo/public