mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-02 19:03:38 +02:00
* feat(v2): rewrite docs loading strategy * Prettify * Lint * Allow resolving from library root * minor changes, refactor * copyright header |
||
---|---|---|
.. | ||
bin | ||
lib | ||
test | ||
website | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
babel.config.js | ||
jest.transform.js | ||
package.json | ||
README.md | ||
yarn.lock |
Docusaurus 2
Development Server
yarn start # open http://localhost:3000/
Production Build
yarn build # check website/build