Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 570 Bytes

README.md

File metadata and controls

37 lines (21 loc) · 570 Bytes

Atomic Package - document

document_top_green

Documentation

Atomic Package's documentation, included in this repo in the root directory, is built with Vue.js.

Development

Development Setting

$ yarn

Running documentation locally

$ yarn dev

webpack watch starts.

Development & Server Boot

Use Docker

$ docker-compose up

Open http://localhost in your browser.