Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ntnyq/element-plus-admin

:house: Admin boilerplate based on Vue 3 and ElementPlus
https://github.com/ntnyq/element-plus-admin

boilerplate element-plus element-ui pinia template typescript vue vue3

Last synced: 9 days ago
JSON representation

:house: Admin boilerplate based on Vue 3 and ElementPlus

Awesome Lists containing this project

README

        

# element-plus-admin

> Admin boilerplate based on Vue 3 and ElementPlus。

![CI](https://github.com/ntnyq/element-plus-admin/workflows/CI/badge.svg)

## :clapper: Preview

[Online demo](https://admin.ntnyq.com)

## :construction: Status

This is a simple boilerplate for writing demos.

## :apple: Try

```bash
git clone https://github.com/ntnyq/element-plus-admin.git

cd element-plus-admin

npm install pnpm -g

pnpm install

pnpm dev
```

## License

[MIT](./LICENSE) © [@ntnyq](https://github.com/ntnyq)