https://github.com/profcomff/services-webapp
Страница с сервисами
https://github.com/profcomff/services-webapp
frontend navigation
Last synced: 7 months ago
JSON representation
Страница с сервисами
- Host: GitHub
- URL: https://github.com/profcomff/services-webapp
- Owner: profcomff
- Created: 2022-09-17T00:10:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-26T20:49:38.000Z (almost 3 years ago)
- Last Synced: 2023-03-12T01:23:06.016Z (almost 3 years ago)
- Topics: frontend, navigation
- Language: Vue
- Homepage:
- Size: 566 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# services-webapp
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).