Updated README

This commit is contained in:
Eugene Serb 2022-06-30 12:39:16 +03:00
parent 697981b482
commit 748bc165bf
2 changed files with 0 additions and 44 deletions

View File

@ -7,25 +7,3 @@ If you are interested in this or my other projects, or would like to suggest and
Follow me on Twitter: *[@eugene_serb](https://twitter.com/eugene_serb)*
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).

View File

@ -7,25 +7,3 @@ If you are interested in this or my other projects, or would like to suggest and
Follow me on Twitter: *[@eugene_serb](https://twitter.com/eugene_serb)*
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).