59565416b6
* Add min, max, isLogScale to numeric market API return * Add lastUpdatedTime to market API * Return a string description in market API * Accept string descriptions in market POST api * install prettier eslint config. fix import * fix another import |
||
---|---|---|
.. | ||
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