|
|
il y a 5 ans | |
|---|---|---|
| assets | il y a 5 ans | |
| build | il y a 5 ans | |
| src | il y a 5 ans | |
| static | il y a 5 ans | |
| test | il y a 5 ans | |
| .babelrc | il y a 5 ans | |
| .eslintignore | il y a 5 ans | |
| .eslintrc.js | il y a 5 ans | |
| .gitignore | il y a 5 ans | |
| .travis.yml | il y a 5 ans | |
| README.md | il y a 5 ans | |
| index.html | il y a 5 ans | |
| license.txt | il y a 5 ans | |
| package-lock.json | il y a 5 ans | |
| package.json | il y a 5 ans | |
| vue.config.js | il y a 5 ans |
npm install
npm run dev
open http://localhost:8788 in your browser
npm run prod
then deploy the dist folder
Based on VueJs template using Webpack 4 from the 'Vue.js and Webpack 4 From Scratch' article series on itnext.io from Daniel Cook.