https://github.com/sachinle/user_data_dashboard
User Data Dashboard
https://github.com/sachinle/user_data_dashboard
bootstrap css html js vuejs
Last synced: 3 months ago
JSON representation
User Data Dashboard
- Host: GitHub
- URL: https://github.com/sachinle/user_data_dashboard
- Owner: sachinle
- Created: 2025-07-05T20:13:55.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-05T20:23:11.000Z (12 months ago)
- Last Synced: 2025-07-05T21:29:53.765Z (12 months ago)
- Topics: bootstrap, css, html, js, vuejs
- Language: Vue
- Homepage: https://sachinle.github.io/User_Data_Dashboard/
- Size: 352 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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/).