manifold/docs
2022-08-10 18:43:11 -05:00
..
docs Document cancel bet 2022-08-10 18:43:11 -05:00
src Bring docs repo into main repo as new workspace (#369) 2022-05-31 14:30:58 -07:00
static Bring docs repo into main repo as new workspace (#369) 2022-05-31 14:30:58 -07:00
.gitattributes Bring docs repo into main repo as new workspace (#369) 2022-05-31 14:30:58 -07:00
.gitignore Bring docs repo into main repo as new workspace (#369) 2022-05-31 14:30:58 -07:00
.prettierignore Fix up formatting in the docs package to use Prettier correctly (#370) 2022-05-31 14:50:21 -07:00
.prettierrc Bring docs repo into main repo as new workspace (#369) 2022-05-31 14:30:58 -07:00
babel.config.js Bring docs repo into main repo as new workspace (#369) 2022-05-31 14:30:58 -07:00
docusaurus.config.js Fix docs edit link (#624) 2022-07-06 15:41:13 -06:00
package.json Bring docs repo into main repo as new workspace (#369) 2022-05-31 14:30:58 -07:00
README.md Create initial 'Awesome Manifold' docs page (#522) 2022-06-16 16:46:41 -07:00
sidebars.js Bring docs repo into main repo as new workspace (#369) 2022-05-31 14:30:58 -07:00
tsconfig.json Bring docs repo into main repo as new workspace (#369) 2022-05-31 14:30:58 -07:00

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