Run
npm ci
to install the dependencies.
npm start
will start a local web server and continuously build the documentation as you make changes.
To update the gh-pages branch and in turn publish to your repository run
npm run deploy
Run
npm ci
to install the dependencies.
npm start
will start a local web server and continuously build the documentation as you make changes.
To update the gh-pages branch and in turn publish to your repository run
npm run deploy