Skip to content
Joe Pietruch edited this page Nov 23, 2016 · 1 revision

Building

From the command line, run npm run dist. This will build the project to the /dist directory. From there, you can copy the files to your web server to share with the world.

Clone this wiki locally