Bachir Soussi Chiadmi e67c7debc5 random width of buildings | il y a 4 ans | |
---|---|---|
assets | il y a 4 ans | |
build | il y a 4 ans | |
src | il y a 4 ans | |
static | il y a 4 ans | |
test | il y a 4 ans | |
.babelrc | il y a 4 ans | |
.eslintignore | il y a 4 ans | |
.eslintrc.js | il y a 4 ans | |
.gitignore | il y a 4 ans | |
.travis.yml | il y a 4 ans | |
README.md | il y a 4 ans | |
index.html | il y a 4 ans | |
license.txt | il y a 4 ans | |
package-lock.json | il y a 4 ans | |
package.json | il y a 4 ans | |
vue.config.js | il y a 4 ans |
npm install
npm run dev
open http://localhost:8788 in your browser
npm run prod
then deploy the dist folder
Based on VueJs template using Webpack 4 from the 'Vue.js and Webpack 4 From Scratch' article series on itnext.io from Daniel Cook.