1
0
mirror of https://github.com/oceanprotocol/react.git synced 2024-06-29 00:57:49 +02: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
```