Skip to content
This repository was archived by the owner on Dec 20, 2019. It is now read-only.

Latest commit

 

History

History
24 lines (16 loc) · 385 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 385 Bytes

fromflux/rounds-prototype

This is the source code for the app prototype available here.

Installation

npm install

Development Server

# start local development server
npm start

# open in your browser
http://localhost:3000/

License

Copyright (c) 2018 Rod Melo

GPL-3.0 (https://opensource.org/licenses/GPL-3.0)