Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 339 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 339 Bytes

Aurous Frontend

The Official Aurous Frontend code.

This repository contains the frontend code for Aurous. Want to make the app all nice and shiny, or just help out in general? Please make some pull requests!

Setup

  1. $ npm install
  2. $ gulp
  3. Edit main.scss in /assets/css/main.scss and Gulp will automatically compile it.