Update README.md

This commit is contained in:
Anatoly
2020-08-31 03:29:55 +03:00
committed by GitHub
parent 950a96b45c
commit 66a8af0da9

View File

@@ -1,24 +1,5 @@
# fvolchek # Булочная
## Project setup Сайт булочной на Vue.js со вкладками на Vue Router, списком адресов и картой Yandex Maps и массивным каталогом товаров с функцией поиска.
```
npm install
```
### Compiles and hot-reloads for development ![Screenshot](https://imgur.com/CuRhumI.png)
```
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/).