Няма описание

bach cb562e6a57 readme преди 3 години
assets 40bf13de53 framwork ready, need to test the api access преди 3 години
build 40bf13de53 framwork ready, need to test the api access преди 3 години
src cb562e6a57 readme преди 3 години
static 40bf13de53 framwork ready, need to test the api access преди 3 години
.babelrc 40bf13de53 framwork ready, need to test the api access преди 3 години
.eslintignore 40bf13de53 framwork ready, need to test the api access преди 3 години
.eslintrc.js 40bf13de53 framwork ready, need to test the api access преди 3 години
.gitignore 40bf13de53 framwork ready, need to test the api access преди 3 години
README.md cb562e6a57 readme преди 3 години
index.html 40bf13de53 framwork ready, need to test the api access преди 3 години
license.txt 40bf13de53 framwork ready, need to test the api access преди 3 години
package-lock.json 40bf13de53 framwork ready, need to test the api access преди 3 години
package.json 40bf13de53 framwork ready, need to test the api access преди 3 години

README.md

En Françai(s)

app (VueJs)

part of https://figureslibres.io/gogs/bachir/docker-enfrancais

How to use

clone this repos

install

npm install

run dev

npm run dev

open http://localhost:8080 in your browser

run prod

npm run prod

then deploy the dist folder

Ref

Based on VueJs template using Webpack 4 from the 'Vue.js and Webpack 4 From Scratch' article series on itnext.io from Daniel Cook.