mirror of
https://github.com/facebook/docusaurus.git
synced 2025-04-30 18:58:36 +02:00
Easy to maintain open source documentation websites.
bin | ||
docs | ||
lib | ||
website | ||
.babelrc | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.prettierrc | ||
LICENSE.md | ||
package.json | ||
README.md | ||
yarn.lock |
Munseo
📝⚡️ Transform your document (문서) to a website
Disclaimer:
This is still a WORK IN PROGRESS. Expect lot of bugs :)
Quick Start
Development Server
yarn start # open http://localhost:3000/
Production Build
yarn build # check website/build