Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 275 Bytes

File metadata and controls

19 lines (10 loc) · 275 Bytes

RemoteTest

my remote test

install gulp-cli if u dont have gulp installed

npm install -g gulp-cli

run npm install for node dependencies

npm install

run bower install for bower dependencies

bower install

run the app with gulp

gulp serve