A very simple barebones angular application for getting shit done, faster.
- Built with gulp
- SVG spritesheets with png fallback
- Wrote in Jade, Coffeescript and Sass
git clone [email protected]:hi-res/webapp.git
cd webapp && make setup
make dev
make preview
make release