Nessuna descrizione

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

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.