npm install
npm run build
npm run watch
When the script is finished, visit http://localhost:8080 in a web browser.
Any changes made will trigger a rebuild.
npm run pdf
A PDF version of the guide will be created in the project root.
npm install
npm run build
npm run watch
When the script is finished, visit http://localhost:8080 in a web browser.
Any changes made will trigger a rebuild.
npm run pdf
A PDF version of the guide will be created in the project root.