Skip to content

Deploying the Demo

Calvin Rodo edited this page Mar 29, 2019 · 1 revision

Since the tool is basically a static web-site you can host it using GitHub pages.

We've added a simple way to do that simply run npm run deploy to build and push your site to the gh-pages branch.

Clone this wiki locally