https://github.com/blackcoder56/vue-frontend-repo
frontend with Vue.js
https://github.com/blackcoder56/vue-frontend-repo
Last synced: 3 months ago
JSON representation
frontend with Vue.js
- Host: GitHub
- URL: https://github.com/blackcoder56/vue-frontend-repo
- Owner: BlackCoder56
- Created: 2024-07-24T21:56:35.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-05T12:32:32.000Z (almost 2 years ago)
- Last Synced: 2025-10-12T16:23:27.717Z (9 months ago)
- Language: Vue
- Size: 336 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my-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/).
# vue-frontend-repo