bach cb562e6a57 readme | 3 years ago | |
---|---|---|
assets | 3 years ago | |
build | 3 years ago | |
src | 3 years ago | |
static | 3 years ago | |
.babelrc | 3 years ago | |
.eslintignore | 3 years ago | |
.eslintrc.js | 3 years ago | |
.gitignore | 3 years ago | |
README.md | 3 years ago | |
index.html | 3 years ago | |
license.txt | 3 years ago | |
package-lock.json | 3 years ago | |
package.json | 3 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.