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