Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 282 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 282 Bytes

#LOCALS

Work in progress A-StadLabs / @astadlabs

##initialize after checkout

npm install
bower install

##developing

gulp serve

##build

gulp

##serve from build folder - minutes before deploy...

gulp serve:dist

##deploy

npm run deploy