Sin descripción

Bachir Soussi Chiadmi 99f683066a first commit from template hace 6 años
assets 99f683066a first commit from template hace 6 años
build 99f683066a first commit from template hace 6 años
src 99f683066a first commit from template hace 6 años
static 99f683066a first commit from template hace 6 años
test 99f683066a first commit from template hace 6 años
.babelrc 99f683066a first commit from template hace 6 años
.eslintignore 99f683066a first commit from template hace 6 años
.eslintrc.js 99f683066a first commit from template hace 6 años
.gitignore 99f683066a first commit from template hace 6 años
.travis.yml 99f683066a first commit from template hace 6 años
README.md 99f683066a first commit from template hace 6 años
index.html 99f683066a first commit from template hace 6 años
license.txt 99f683066a first commit from template hace 6 años
package-lock.json 99f683066a first commit from template hace 6 años
package.json 99f683066a first commit from template hace 6 años

README.md

Les Guides de Paris

How to use

clone this repos

install

npm install

run dev

npm run dev

run prod

npm run prod

Based on VueJs template using Webpack 4 from the 'Vue.js and Webpack 4 From Scratch' article series on itnext.io from Daniel Cook.