Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 262 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 262 Bytes

rp2019

Reflections | Projections 2019 Website

Setup

//  Install Dependencies
$ npm install

Usage

//  Start instance and listen on port 3000
$ npm run dev

Deployment

//  Installing now
$ npm intall -g now

// Deploying
$ now