Skip to content

webintensive/augury.angular.io

 
 

Repository files navigation

Dependencies

Run this command at the root of the project directory

git clone https://github.com/ericjim/microsite-ui

This will include microsite-ui a library with ejs partials which can be used to compose a microsite.

Development

> npm install -g harp

> harp server # Will host a local dev server

Production

> harp compile # Will output a www/ folder
> firebase deploy # Will go live

About

Augury's Documentation Site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Other 0.1%