/rp2020

RP 2020 Website

Primary LanguageJavaScript

rp2020

Reflections | Projections 2020 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

rp2020