/DrafterStage

The front end for Drafter

Primary LanguageHTMLMIT LicenseMIT

DrafterStage

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