Skip to content

Local Development Flow

Kohhee Peace edited this page Mar 30, 2021 · 1 revision

Step1 Install

git clone https://github.com/KohheePeace/docusaurus-pdf.git
cd docusaurus-pdf
yarn

Step2 Development

git checkout some-feature-branch

Step3 npm Publish

Clone this wiki locally