https://github.com/valery-chumak/vue-project
Looking for apartment
https://github.com/valery-chumak/vue-project
Last synced: 3 months ago
JSON representation
Looking for apartment
- Host: GitHub
- URL: https://github.com/valery-chumak/vue-project
- Owner: valery-chumak
- Created: 2023-09-22T20:16:14.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-14T12:28:17.000Z (over 1 year ago)
- Last Synced: 2025-01-11T18:47:31.585Z (4 months ago)
- Language: Vue
- Homepage: https://valery-chumak.github.io/vue-project/
- Size: 2.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# test-vue-project
## 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/).