Files
gdp_vuewp/README.md
T
2019-04-01 22:53:39 +02:00

304 B

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.