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

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