We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 694c829 commit b72592eCopy full SHA for b72592e
README.md
@@ -47,19 +47,15 @@ git clone https://github.com/flatlogic/light-blue-vue-admin.git
47
```shell
48
cd light-blue-vue-admin
49
```
50
-3. Install dependencies via npm or yarn
51
-```shell
52
-npm install
53
-```
54
-or
+3. Install dependencies via yarn
55
56
yarn
57
58
59
## Quick start
60
Run development server
61
62
-yarn run serve
+yarn serve
63
64
65
## Support
0 commit comments