manifold/docs
Justin 402f80b420
Updating docs (#549)
* update docs pass 1

* styling

* urls

* merge binary/fr market docs

* styling

* cpmm liquidity details

* liquidity disclaimer

* ahalekelly suggestions

* pool note
2022-06-22 01:12:52 -07:00
..
docs Updating docs (#549) 2022-06-22 01:12:52 -07:00
src
static
.gitattributes
.gitignore
.prettierignore
.prettierrc
babel.config.js
docusaurus.config.js Update edit link to point to new repo (#514) 2022-06-16 14:58:05 -07:00
package.json
README.md Create initial 'Awesome Manifold' docs page (#522) 2022-06-16 16:46:41 -07:00
sidebars.js
tsconfig.json

docs

Manifold Markets Docs

Getting started

  1. Make sure you have [Yarn 1.x][yarn]
  2. $ cd docs
  3. $ yarn
  4. $ yarn start
  5. The docs site will be available on http://localhost:3000