Loquicom f980ecdd57 Transfert il y a 4 ans
..
build f980ecdd57 Transfert il y a 4 ans
config f980ecdd57 Transfert il y a 4 ans
src f980ecdd57 Transfert il y a 4 ans
static f980ecdd57 Transfert il y a 4 ans
test f980ecdd57 Transfert il y a 4 ans
.babelrc f980ecdd57 Transfert il y a 4 ans
.editorconfig f980ecdd57 Transfert il y a 4 ans
.eslintignore f980ecdd57 Transfert il y a 4 ans
.eslintrc.js f980ecdd57 Transfert il y a 4 ans
.postcssrc.js f980ecdd57 Transfert il y a 4 ans
README.md f980ecdd57 Transfert il y a 4 ans
index.html f980ecdd57 Transfert il y a 4 ans
package-lock.json f980ecdd57 Transfert il y a 4 ans
package.json f980ecdd57 Transfert il y a 4 ans

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.