Aucune description

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

README.md

Les Guides de Paris

How to use

clone this repos

install

npm install

run dev

npm run dev

open http://localhost:8080 in your browser

run prod

npm run prod

then deploy the dist folder

Ref

Based on VueJs template using Webpack 4 from the 'Vue.js and Webpack 4 From Scratch' article series on itnext.io from Daniel Cook.

Vue.js REST API Consumption with Axios