1
0
mirror of https://github.com/oceanprotocol/react.git synced 2024-12-22 17:23:32 +01:00
react/example
mihaisc 754fd74a98
Update example/src/Publish.tsx
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2020-09-07 15:29:02 +03:00
..
public update example 2020-07-31 11:28:36 +02:00
src Update example/src/Publish.tsx 2020-09-07 15:29:02 +03:00
config-overrides.js upgrade fix 2020-09-02 15:41:25 +03:00
package-lock.json example package cleanup, run with SKIP_PREFLIGHT_CHECK 2020-09-07 13:08:04 +02:00
package.json example package cleanup, run with SKIP_PREFLIGHT_CHECK 2020-09-07 13:08:04 +02:00
README.md update example 2020-07-31 11:28:36 +02:00
tsconfig.json upgrade fix 2020-09-02 15:41:25 +03:00

Example

Simple example app based on Create React App.

npm install
npm start