Skip to content

richuff/RcAdmin

Repository files navigation

RcAdmin

Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge

GitHub language count GitHub commit activity

Introduce

This a project writed by Vue3 and typescript

Installation

you need nodejs(20.12.2) and npm(10.8.2)

1.npm i pnpm

2.pnpm install

3.pnpm run start

Quick Start

Modify the configuration file

//#settings.ts

//Configure the settings
export default {
    title:'Welcome',     //Page title  
    logo:'../../public/favicon.ico'      //Page logo
}

License

ichu_vueapp is MIT LICENSE

Releases

No releases published

Packages

No packages published