# friot-admin
**Repository Path**: frsf/friot-admin
## Basic Information
- **Project Name**: friot-admin
- **Description**: Simple vue3 manager page
- **Primary Language**: Unknown
- **License**: GPL-3.0
- **Default Branch**: cloud
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2024-01-24
- **Last Updated**: 2024-08-12
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# friot-admin
This template should help get you started developing with Vue 3 in Vite.
## Introduce
- Login
- Main
- Prototype
- Model
- Binding
## Customize configuration
See [Vite Configuration Reference](https://vitejs.dev/config/).
## Project Setup
```sh
npm install
```
### Compile and Hot-Reload for Development
```sh
npm run dev
```
### Compile and Minify for Production
```sh
npm run build
```