Skip to content

ReflectionsProjections/rp2020

Repository files navigation

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