Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/).