|
|
пре 5 година | |
|---|---|---|
| assets | пре 5 година | |
| build | пре 5 година | |
| src | пре 5 година | |
| static | пре 5 година | |
| .babelrc | пре 5 година | |
| .eslintignore | пре 5 година | |
| .eslintrc.js | пре 5 година | |
| .gitignore | пре 5 година | |
| README.md | пре 5 година | |
| index.html | пре 5 година | |
| license.txt | пре 5 година | |
| package-lock.json | пре 5 година | |
| package.json | пре 5 година |
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.