A Scaffold project for Angular JS apps that conform to Google's Angular JS Styleguide.
- Run
grow run. - Run
gulpin another terminal.
This scaffold includes a build script which will build the project and serve the build on a local server so you can check the build.
- Run
./build.sh.