| .. | ||
| docs | ||
| src | ||
| static | ||
| .gitattributes | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc | ||
| babel.config.js | ||
| docusaurus.config.js | ||
| package.json | ||
| README.md | ||
| sidebars.js | ||
| tsconfig.json | ||
docs
Manifold Markets Docs
Getting started
- Make sure you have [Yarn 1.x][yarn]
- $ cd docs
- $ yarn
- $ yarn start
- The docs site will be available on http://localhost:3000