DrafterStage

June 27, 2018 ยท View on GitHub

The front end for Drafter.

Build with Vue and Vuex.

Build

npm run server

Run the DrafterStage locally with the predefine index.dev.html file.

npm run build

Build DrafterStage and get the genereated bundle.js file in the public folder.

npm run build:deploy