1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

fix linting problem on blanks around lists

This commit is contained in:
trentmc 2020-10-27 10:25:09 +01:00
parent 5472b08299
commit 05e2db3c3f

View File

@ -14,9 +14,9 @@ In Ocean, marketplaces and publishers are different roles. A common setup is for
## Develop a First Cut of the App
Here are some approaches:
- Fork [Ocean Market](/references/market/) code
- Do the [React App Tutorial](/tutorials/react-setup/) then grow your app from there. It uses [Ocean React hooks](/references/react/).
- Build up from [ocean.js](/references/ocean.js/) or [ocean.py](/references/ocean.py/) drivers
-Fork [Ocean Market](/references/market/) code
-Do the [React App Tutorial](/tutorials/react-setup/) then grow your app from there. It uses [Ocean React hooks](/references/react/).
-Build up from [ocean.js](/references/ocean.js/) or [ocean.py](/references/ocean.py/) drivers
## Prepare Some Initial Data Assets