Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frknbm/perfxdx
This project aims to develop a fast and modern user interface with a material design using Vuetify, while creating the basic application logic with Vue.js.
https://github.com/frknbm/perfxdx
vue3 vuejs vuejs2 vuetify
Last synced: 20 days ago
JSON representation
This project aims to develop a fast and modern user interface with a material design using Vuetify, while creating the basic application logic with Vue.js.
- Host: GitHub
- URL: https://github.com/frknbm/perfxdx
- Owner: frknbm
- Created: 2024-02-24T13:52:22.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-24T14:47:11.000Z (11 months ago)
- Last Synced: 2024-12-21T01:40:40.699Z (20 days ago)
- Topics: vue3, vuejs, vuejs2, vuetify
- Language: Vue
- Homepage:
- Size: 2.53 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# perfxdx
## watch my project
https://github.com/frknbm/Perfxdx/assets/99149570/7ed7b66e-b0c4-4603-95a1-831f54e92f57
## 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/).