Easy to maintain open source documentation websites.
Go to file
endiliey 1eef464fc0 chore: add pages/tictactoe.js to test reactDOM 2018-08-08 15:02:22 +08:00
bin chore: prettier & lint 2018-08-08 00:46:51 +08:00
docs chore: more test files 2018-08-08 14:24:19 +08:00
lib fix: use exact path & handle non-index pages 2018-08-08 14:45:54 +08:00
website chore: add pages/tictactoe.js to test reactDOM 2018-08-08 15:02:22 +08:00
.babelrc
.eslintignore chore: dotfiles 2018-08-08 00:37:14 +08:00
.eslintrc.js chore: dotfiles 2018-08-08 00:37:14 +08:00
.gitignore chore: dotfiles 2018-08-08 00:37:14 +08:00
.prettierrc
LICENSE.md
README.md chore: update readme & dependencies 2018-08-08 14:11:31 +08:00
package.json chore: update readme & dependencies 2018-08-08 14:11:31 +08:00
yarn.lock chore: update readme & dependencies 2018-08-08 14:11:31 +08:00

README.md

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