pzgps
=======
An AngularJS 1.x UI for pzgps
Get Started
-
sudo npm install -g live-server
an http server, installed globally -
npm install
- installs your site and build dependencies -
npm start
- starts a web server using the assets in thewww
directory -
grunt
- (re)builds the site
License
Apache Version 2