Skip to content

Commit 3f42247

Browse files
committed
feat: change name
1 parent 5fb4274 commit 3f42247

File tree

2 files changed

+2
-25
lines changed

2 files changed

+2
-25
lines changed

README.md

Lines changed: 1 addition & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1 @@
1-
# d2-vue-template
2-
3-
## Project setup
4-
```
5-
yarn install
6-
```
7-
8-
### Compiles and hot-reloads for development
9-
```
10-
yarn serve
11-
```
12-
13-
### Compiles and minifies for production
14-
```
15-
yarn build
16-
```
17-
18-
### Lints and fixes files
19-
```
20-
yarn lint
21-
```
22-
23-
### Customize configuration
24-
See [Configuration Reference](https://cli.vuejs.org/config/).
1+
# Quick Run VUE

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "d2-vue-template",
2+
"name": "quick-run-vue",
33
"version": "1.6.0",
44
"private": true,
55
"scripts": {

0 commit comments

Comments
 (0)