Keine Beschreibung

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

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.