bach 3 年之前
父節點
當前提交
271d3ddad2
共有 1 個文件被更改,包括 1 次插入18 次删除
  1. 1 18
      README.md

+ 1 - 18
README.md

@@ -4,23 +4,6 @@ app (VueJs)
 
 
 part of https://figureslibres.io/gogs/bachir/docker-enfrancais
 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
 ## Ref
 
 
-Based on VueJs template using Webpack 4 from the 'Vue.js and Webpack 4 From Scratch' article series on [itnext.io](https://itnext.io) from Daniel Cook.
+Partly based on VueJs template using Webpack 4 from the 'Vue.js and Webpack 4 From Scratch' article series on [itnext.io](https://itnext.io) from Daniel Cook.