Нет описания

Bachir Soussi Chiadmi 99f683066a first commit from template 6 лет назад
assets 99f683066a first commit from template 6 лет назад
build 99f683066a first commit from template 6 лет назад
src 99f683066a first commit from template 6 лет назад
static 99f683066a first commit from template 6 лет назад
test 99f683066a first commit from template 6 лет назад
.babelrc 99f683066a first commit from template 6 лет назад
.eslintignore 99f683066a first commit from template 6 лет назад
.eslintrc.js 99f683066a first commit from template 6 лет назад
.gitignore 99f683066a first commit from template 6 лет назад
.travis.yml 99f683066a first commit from template 6 лет назад
README.md 99f683066a first commit from template 6 лет назад
index.html 99f683066a first commit from template 6 лет назад
license.txt 99f683066a first commit from template 6 лет назад
package-lock.json 99f683066a first commit from template 6 лет назад
package.json 99f683066a first commit from template 6 лет назад

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.