/brayton-global

Official website of Brayton Global

Primary LanguageJavaScript

[WIP] Brayton Global website

Now a Vue.js project, based by webpack-vue-simple

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For deployement, a webhook automatically pull the release branch.

You have to commit /dist, /static, index.html to the release branch.

For detailed explanation on how things work, consult the docs for vue-loader.