Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 279 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 279 Bytes

Getting Started

Requires Node >= 8.0.0

Clone the repo and run npm install

Start the server by running npm start

Build static assets by running npm run build

Tooling is still a work-in-progress, so server and building static assets will require two separate terminals.