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

# Example
Simple example app based on Create React App.
```bash
npm install
npm start
```