|
|
4 years ago | |
|---|---|---|
| assets | 4 years ago | |
| build | 4 years ago | |
| src | 4 years ago | |
| static | 4 years ago | |
| .babelrc | 4 years ago | |
| .eslintignore | 4 years ago | |
| .eslintrc.js | 4 years ago | |
| .gitignore | 4 years ago | |
| README.md | 4 years ago | |
| index.html | 4 years ago | |
| license.txt | 4 years ago | |
| package-lock.json | 4 years ago | |
| package.json | 4 years ago |
app (VueJs)
part of https://figureslibres.io/gogs/bachir/docker-enfrancais
npm install
npm run dev
open http://localhost:8080 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.