Skip to content

xiag-ag/bap-selectize-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example

Install node modules:

npm install

Install bower dependencies:

./node_modules/.bin/bower install

Build app:

./node_modules/.bin/gulp build

Run web-server:

./node_modules/.bin/gulp example

Open in browser http://localhost:9000