The front end for Drafter.
Build with Vue and Vuex.
npm run serverRun the DrafterStage locally with the predefine index.dev.html file.
npm run buildBuild DrafterStage and get the genereated bundle.js file in the public folder.
npm run build:deploy