Aucune description

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

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.