- Install Node.js
- Install all dependencies with
npm install
- Start a local wiki instance with
npm start
- A browser will be opened automatically with a preview. Any edits to files in
docs
folder should show in real time.
npm install
npm start
docs
folder should show in real time.