Nuxt.js project : this is a tool which can merge codes from develop branch to trunk branch and commit automaticly.
# install dependencies
$ npm install # Or yarn install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm startFor detailed explanation on how things work, checkout the Nuxt.js docs.
We use backpack to watch and build the application, so you can use the latest ES6 features (module syntax, async/await, etc.).
##注:1)该项目依赖禅道系统,需进行Chrome的跨域设置