亞新PMIS

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

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.