Easy to maintain open source documentation websites.
Go to file
endiliey f07e7791fa test: compile webpack config for dev and prod 2018-08-11 15:22:05 +08:00
bin
docs
lib test: fix load test 2018-08-11 14:22:50 +08:00
test test: compile webpack config for dev and prod 2018-08-11 15:22:05 +08:00
website
.babelrc
.eslintignore chore: eslint & prettier nits 2018-08-11 02:54:34 +08:00
.eslintrc.js
.gitignore
.prettierignore test: compile webpack config for dev and prod 2018-08-11 15:22:05 +08:00
.prettierrc
LICENSE.md
README.md
package.json chore: eslint & prettier nits 2018-08-11 02:54:34 +08:00
yarn.lock

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