mirror of
https://github.com/oceanprotocol/react.git
synced 2024-11-22 17:50:15 +01:00
9 lines
92 B
Markdown
9 lines
92 B
Markdown
# Example
|
|
|
|
Simple example app based on Create React App.
|
|
|
|
```bash
|
|
npm install
|
|
npm start
|
|
```
|