npm run dev
will start a local development server at http://localhost:3000/.
npm run build
will generated static site in .docz/docs/.
npm run serve
will serve the built files.
Simply push to master and the gh-pages will be updated.
Powered by docz