亞新PMIS

steve07s 65d5605c93 9/5首頁通訊錄、待辦事項畫面調整 hace 2 años
build 84f15aee49 第一次推送 hace 2 años
config 0202f358f4 IIS修正 hace 2 años
src 65d5605c93 9/5首頁通訊錄、待辦事項畫面調整 hace 2 años
static 84f15aee49 第一次推送 hace 2 años
test 0202f358f4 IIS修正 hace 2 años
.babelrc 84f15aee49 第一次推送 hace 2 años
.editorconfig 84f15aee49 第一次推送 hace 2 años
.eslintignore 84f15aee49 第一次推送 hace 2 años
.eslintrc.js 84f15aee49 第一次推送 hace 2 años
.gitignore 84f15aee49 第一次推送 hace 2 años
.postcssrc.js 84f15aee49 第一次推送 hace 2 años
README.md 84f15aee49 第一次推送 hace 2 años
Web.config 0202f358f4 IIS修正 hace 2 años
favicon.ico 0202f358f4 IIS修正 hace 2 años
index.html 0202f358f4 IIS修正 hace 2 años
package-lock.json 84f15aee49 第一次推送 hace 2 años
package.json 84f15aee49 第一次推送 hace 2 años
規範 84f15aee49 第一次推送 hace 2 años

README.md

test

for studying webpack environment

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.