1
0
mirror of https://github.com/oceanprotocol/react.git synced 2024-11-22 17:50:15 +01:00
react/example/README.md

9 lines
92 B
Markdown
Raw Normal View History

2020-07-31 11:28:36 +02:00
# Example
Simple example app based on Create React App.
```bash
npm install
npm start
```