Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 181 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 181 Bytes

Sample react app with baobab store

To run the app, use following commands, then visit http://localhost:8080/

# install deps
$ npm i
# start dev server
$ npm start