From 271d3ddad283b8f814df055b9b86be8b6bcb4dd0 Mon Sep 17 00:00:00 2001 From: bach Date: Thu, 11 Feb 2021 18:28:21 +0100 Subject: [PATCH] readme --- README.md | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/README.md b/README.md index 285f40a..b41579f 100644 --- a/README.md +++ b/README.md @@ -4,23 +4,6 @@ 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](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.