manifold/docs
2022-08-18 16:59:18 -05:00
..
docs List manifold-sdk on the Awesome Manifold page (#774) 2022-08-18 16:59:18 -05:00
src
static
.gitattributes
.gitignore
.prettierignore
.prettierrc
babel.config.js
docusaurus.config.js Fix docs edit link (#624) 2022-07-06 15:41:13 -06:00
package.json fix dependency peer-dep warnings, mostly (#752) 2022-08-12 17:49:08 -07:00
README.md
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