Browse Source

Merge remote-tracking branch 'origin/master'

DESKTOP-QGP20P1\dev_2 10 months ago
parent
commit
b3dee8b0c8
1 changed files with 1 additions and 20 deletions
  1. 1 20
      README.md

+ 1 - 20
README.md

@@ -1,21 +1,2 @@
-# mobilediag
+# preliminary
 
-> A Vue.js project
-
-## Build Setup
-
-``` bash
-# install dependencies
-npm install
-
-# serve with hot reload at localhost:8082
-npm run dev
-
-# build for production with minification
-npm run build
-
-# build for production and view the bundle analyzer report
-npm run build --report
-```
-
-For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).