Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 603 Bytes

readme.md

File metadata and controls

21 lines (15 loc) · 603 Bytes

Baser React

A version of baser written in react.

Build Status

A wordbase (available on iphone and android) script to help you find better word combinations.

Running

By default this will run on localhost:8080.

git clone [email protected]:blainesch/baser-react.git
cd baser-react
npm install
npm start