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

Latest commit

 

History

History
16 lines (11 loc) · 217 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 217 Bytes

ors-frontend

Frontend for the ors-node

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build