Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 394 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 394 Bytes

Hi-ReS! webapp

A very simple barebones angular application for getting shit done, faster.

Features

  • Built with gulp
  • SVG spritesheets with png fallback
  • Wrote in Jade, Coffeescript and Sass

Installation

git clone [email protected]:hi-res/webapp.git
cd webapp && make setup

Developing

make dev

Preview

make preview

Release

make release