설명 없음

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.