Skip to content

Quick and dirty 'template' for Google App Engine + Angular + bootstrap + other stuff

Notifications You must be signed in to change notification settings

jjhuff/gae_angular_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  1. Install Google cloud SDK (make sure you include the go SDK)
  2. Install NPM modules:
sudo npm install -g bower gulp
npm install

Dev

gulp server
gulp test

Deploy

gulp deploy:prod

About

Quick and dirty 'template' for Google App Engine + Angular + bootstrap + other stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published