Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 382 Bytes

README.md

File metadata and controls

37 lines (28 loc) · 382 Bytes

document-page-template

Template for making a document page from a @yamanoku presentation.

Install

npm ci

Dev Server

npm run serve

Japanese Page

http://localhost:8081/ja/

English Page

http://localhost:8081/en/

Build

npm run build

Deploy

npm run deploy

License

MIT