Loquicom f980ecdd57 Transfert 4 年之前
..
build f980ecdd57 Transfert 4 年之前
config f980ecdd57 Transfert 4 年之前
src f980ecdd57 Transfert 4 年之前
static f980ecdd57 Transfert 4 年之前
test f980ecdd57 Transfert 4 年之前
.babelrc f980ecdd57 Transfert 4 年之前
.editorconfig f980ecdd57 Transfert 4 年之前
.eslintignore f980ecdd57 Transfert 4 年之前
.eslintrc.js f980ecdd57 Transfert 4 年之前
.postcssrc.js f980ecdd57 Transfert 4 年之前
README.md f980ecdd57 Transfert 4 年之前
index.html f980ecdd57 Transfert 4 年之前
package-lock.json f980ecdd57 Transfert 4 年之前
package.json f980ecdd57 Transfert 4 年之前

README.md

weather-front

Front for weather application

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

For a detailed explanation on how things work, check out the guide and docs for vue-loader.