Appearance
Installation
Use this setup for local development.
bash
npm install
npm run docs:devBuild
bash
npm run docs:buildPreview
bash
npm run docs:previewNotes
- Keep Node.js version consistent across the team.
- Commit only the source docs, not the generated output.
- Avoid adding extra build tooling unless there is a concrete need.