3.0.0 • Published 2 years ago

x-boilerplate-public v3.0.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

XBoilerPlate Base-Vue

Boilerplate for vue-based xtremax sharepoint project

Build Setup

# update dependencies
npm update

# install dependencies
npm install

# deploy to develop server
npm run deploy

# run e2e tests
npm run e2e

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.