Skip to content

A-StadLabs/locals.0.0.2

Repository files navigation

#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