Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 638 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 638 Bytes

Intro

Dashboard and Portal site for VIAA's Content Partners.

See our project page

Requirements

To run this project you need to have Node and NPM installed. Also make sure that Ruby, Sass and Grunt are installed.

Quick setup

  1. npm install
  2. npm start
  3. Go to localhost:1337 in your browser.

More: configuration, development tips, ...

See SETUP.md