https://github.com/data-miner00/leedv2.1
My final year project (front-end)
https://github.com/data-miner00/leedv2.1
Last synced: 2 months ago
JSON representation
My final year project (front-end)
- Host: GitHub
- URL: https://github.com/data-miner00/leedv2.1
- Owner: data-miner00
- Created: 2021-02-05T07:44:05.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-21T10:29:49.000Z (over 4 years ago)
- Last Synced: 2025-03-02T12:44:40.926Z (8 months ago)
- Language: Vue
- Homepage:
- Size: 1.32 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# leedv2
## 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/).