pinia-migration #2
10
README.md
10
README.md
@ -11,7 +11,7 @@ npm install
|
||||
### Compiles and hot-reloads for development
|
||||
|
||||
```
|
||||
npm run serve
|
||||
npm run dev
|
||||
```
|
||||
|
||||
### Compiles and minifies for production
|
||||
@ -26,9 +26,15 @@ npm run build
|
||||
npm run lint
|
||||
```
|
||||
|
||||
### Format files
|
||||
|
||||
```
|
||||
npm run format
|
||||
```
|
||||
|
||||
### Customize configuration
|
||||
|
||||
See [Configuration Reference](https://cli.vuejs.org/config/).
|
||||
See [Configuration Reference](https://vitejs.dev/guide/).
|
||||
|
||||
### References
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user