Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 127 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 127 Bytes

River web app

Install

Using Yarn:

yarn
yarn start

Using NPM:

npm install
npm start