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 4765acd commit c1dafb7Copy full SHA for c1dafb7
README.md
@@ -15,6 +15,8 @@ $ npm install -g vue-cli
15
$ vue init MMF-FE/vue-typescript my-project
16
$ cd my-project
17
$ npm install
18
+$ npm run dll
19
+$ npm run svg
20
$ npm run dev
21
```
22
0 commit comments