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