zjs_project c93276f146 修改备案信息 3 anos atrás
..
build 60eb239c56 重构官网 6 anos atrás
config 60eb239c56 重构官网 6 anos atrás
src c93276f146 修改备案信息 3 anos atrás
static 60eb239c56 重构官网 6 anos atrás
.babelrc 60eb239c56 重构官网 6 anos atrás
.editorconfig 60eb239c56 重构官网 6 anos atrás
.eslintignore 60eb239c56 重构官网 6 anos atrás
.eslintrc.js 60eb239c56 重构官网 6 anos atrás
.gitignore 60eb239c56 重构官网 6 anos atrás
.postcssrc.js 60eb239c56 重构官网 6 anos atrás
README.md 60eb239c56 重构官网 6 anos atrás
index.html 60eb239c56 重构官网 6 anos atrás
package-lock.json 60eb239c56 重构官网 6 anos atrás
package.json 60eb239c56 重构官网 6 anos atrás

README.md

elab-home-project

A Vue.js project and build for elab home website

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.