113 lines
4.6 KiB
Markdown
113 lines
4.6 KiB
Markdown
<p align="center">
|
||
<a href="https://vuestic.dev" target="_blank">
|
||
<img alt="Vuestic UI Logo" width="220" src="./.github/assets/vuestic-admin-logo.png">
|
||
</a>
|
||
</p>
|
||
|
||
<p align="center">
|
||
Free and beautiful Admin Template utilizing Vue 3, Vite, Pinia, and Tailwind CSS. Designed for building efficient, responsive, and fast-loading admin interfaces.</br>
|
||
Developed by <a href="https://epicmax.co">Epicmax</a>.</br>
|
||
Based on <a href="https://ui.vuestic.dev">Vuestic UI</a> library.
|
||
</p>
|
||
|
||
<p align="center">
|
||
<a href="https://admin-demo.vuestic.dev"> Live Demo </a> |
|
||
<a href="https://admin.vuestic.dev/"> About Vuestic Admin </a> |
|
||
<a href="https://ui.vuestic.dev/">Vuestic UI documentation</a>
|
||
</p>
|
||
|
||
> Vuestic Admin is built with [Vuestic UI](https://ui. .dev). See our
|
||
> <a href="https://github.com/epicmaxco/vuestic-ui/issues">issues</a>,
|
||
> <a href="https://ui.vuestic.dev/en/contribution/guide">contributing guide</a> and join discussions on our
|
||
> <a href="https://discord.gg/jTKTjj2weV">Discord server</a> to help us improve Vuestic Admin & Vuestic UI experience.
|
||
|
||
<p align="center">
|
||
<a href="https://admin.vuestic.dev" target="_blank">
|
||
<img src="./public/vuestic-admin-image.png" align="center" width="888px"/>
|
||
</a>
|
||
</p>
|
||
|
||
### Quick start
|
||
|
||
Use following command to quickly scaffold new [Vuestic Admin](https://admin-demo.vuestic.dev) or empty Vite or Nuxt project with [Vuestic UI](https://ui.vuestic.dev).
|
||
|
||
```bash
|
||
npm create vuestic@latest
|
||
```
|
||
|
||
After [Vuestic Admin](https://admin.vuestic.dev) is installed, run `npm install` to install dependcies, then run `npm run dev` to start local development server.
|
||
|
||
### Documentation
|
||
|
||
Documentation, guides, examples and tutorials are available on [ui.vuestic.dev](https://ui.vuestic.dev)
|
||
|
||
### Official Discord Server
|
||
|
||
Ask questions at the official community [discord server](https://discord.gg/jTKTjj2weV)
|
||
|
||
### Features
|
||
|
||
- **Vue 3, Vite, Pinia, and Tailwind CSS -** Fast and efficient development
|
||
- **Dark Theme -** Modern and eye-catching
|
||
- **Global Configuration -** Effortless customization
|
||
- **Accessibility -** Inclusive and user-friendly
|
||
- **i18n Integration -** Easy localization for global reach
|
||
- **Educational Resource -** Ideal for learning and improving skills
|
||
- **Responsive Design -** Adapts seamlessly to all devices
|
||
- **Professional Support -** Reliable help from the experts
|
||
- **Highly Customizable -** Tailor to your project’s style
|
||
|
||
### Contributing
|
||
|
||
Thanks for all your wonderful PRs, issues and ideas.
|
||
|
||
<a href="https://github.com/epicmaxco/vuestic-admin/graphs/contributors">
|
||
<img src="https://opencollective.com/vuestic-admin/contributors.svg?width=890&button=false" />
|
||
</a>
|
||
<br>
|
||
|
||
You’re always welcome to join: check out
|
||
our <a href="https://ui.vuestic.dev/en/contribution/guide">
|
||
contribution guides</a>
|
||
, [open issues](https://github.com/epicmaxco/vuestic-ui/issues)
|
||
and [Discord server](https://discord.gg/jTKTjj2weV)
|
||
|
||
### Partners & Sponsors ❤️
|
||
|
||
<img src="./.github/assets/sponsors.png" loading="lazy" alt="Epicmax, vuejobs, ag-grid, flatlogic, browserstack and jetbrains" width="400px">
|
||
|
||
Become a partner: [hello@epicmax.co](mailto:hello@epicmax.co)
|
||
|
||
### Can I hire you guys?
|
||
|
||
[Epicmax](https://epicmax.co) is committed to Open Source from its beginning. Vuestic Admin was created and backed by Epicmax, and is supported through all the years.
|
||
|
||
With 6+ years of dedicated work on both commercial and open-source projects, and more than 47 clients worldwide across various fields, Epicmax has deep expertise in frontend development, especially in Vue.js. We regularly conduct code audits for our projects and now excited to offer this service not only to our existing clients but to anyone looking to understand the state of their frontend code and ensure it's secure and up-to-date!
|
||
|
||
You can request a consultation or order web development services by Epicmax via this [form](https://epicmax.co/contacts) 😎
|
||
|
||
Say hi: <a href="mailto:hello@epicmax.co">hello@epicmax.co</a>. We will be happy to work with you!
|
||
|
||
[Other work](https://epicmax.co) we’ve done 🤘
|
||
|
||
[Meet the Team](https://ui.vuestic.dev/introduction/team)
|
||
|
||
### Awards
|
||
|
||
<a href="https://flatlogic.com/templates/vuestic-vue-free-admin" target="_blank">
|
||
<img src="https://i.imgur.com/ZeQPZ3Q.png" align="center" width="150px"/>
|
||
</a>
|
||
<p>
|
||
By <a href="https://flatlogic.com/templates/vuestic-vue-free-admin" target="_blank">@flatlogic</a> marketplace
|
||
</p>
|
||
|
||
### Follow us
|
||
|
||
Stay up to date with the latest Vuestic news! Follow us
|
||
on [Twitter](https://twitter.com/vuestic_ui)
|
||
or [Linkedin](https://www.linkedin.com/company/18509340)
|
||
|
||
### License
|
||
|
||
[MIT](https://github.com/epicmaxco/vuestic-admin/blob/master/LICENSE) license.
|