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.