Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 448 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 448 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.

Quick setup

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

More: configuration, development tips, ...

See SETUP.md