Atomic Package's documentation, included in this repo in the root directory, is built with Vue.js.
Development Setting
$ yarn
Running documentation locally
$ yarn dev
webpack watch starts.
Use Docker
$ docker-compose up
Open http://localhost in your browser.