説明なし

Your Name 885d53cd03 init 1 年間 前
build 885d53cd03 init 1 年間 前
config 885d53cd03 init 1 年間 前
src 885d53cd03 init 1 年間 前
static 885d53cd03 init 1 年間 前
test 885d53cd03 init 1 年間 前
.babelrc 885d53cd03 init 1 年間 前
.editorconfig 885d53cd03 init 1 年間 前
.eslintignore 885d53cd03 init 1 年間 前
.eslintrc.js 885d53cd03 init 1 年間 前
.gitignore 885d53cd03 init 1 年間 前
.postcssrc.js 885d53cd03 init 1 年間 前
README.md 885d53cd03 init 1 年間 前
dist.zip 885d53cd03 init 1 年間 前
index.html 885d53cd03 init 1 年間 前
package-lock.json 885d53cd03 init 1 年間 前
package.json 885d53cd03 init 1 年間 前

README.md

test

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.