Nenhuma descrição

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

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.