13408401276 d170d56741 first commit 1 년 전
..
build d170d56741 first commit 1 년 전
config d170d56741 first commit 1 년 전
src d170d56741 first commit 1 년 전
static d170d56741 first commit 1 년 전
test d170d56741 first commit 1 년 전
.babelrc d170d56741 first commit 1 년 전
.editorconfig d170d56741 first commit 1 년 전
.eslintignore d170d56741 first commit 1 년 전
.eslintrc.js d170d56741 first commit 1 년 전
.gitignore d170d56741 first commit 1 년 전
.postcssrc.js d170d56741 first commit 1 년 전
README.md d170d56741 first commit 1 년 전
axios全局拦截器说明.txt d170d56741 first commit 1 년 전
index.html d170d56741 first commit 1 년 전
package-lock.json d170d56741 first commit 1 년 전
package.json d170d56741 first commit 1 년 전

README.md

gbpportal

A Vue.js project

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# 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.