ThisIsntMyId / vuestic-admin

Free and Beautiful Vue 3 Admin Template

Home Page:http://vuestic.epicmax.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vuestic UI Logo

Free and beautiful Vue.js admin template with 44+ custom UI components.
Developed by Epicmax. Designed by Vasili Savitski
Based on Vuestic UI library.

Light theme demo | Semi-dark theme demo | Original theme demo | Vuestic UI documentation

Vuestic Admin is built with Vuestic UI. See our issues, contributing guide and join discussions on our discord server to help us improve Vuestic Admin & Vuestic UI experience.

Circleci

Documentation

Documentation, guides and tutorials are available on vuestic.dev

Official Discord Server

Ask questions at the official community discord server

Installation

First of all, make sure you have all prerequisites installed:

After checking the prerequisites, follow these simple steps to install and use Vuestic Admin:

# clone the repo
$ git clone https://github.com/epicmaxco/vuestic-admin.git myproject

# go into app's directory and install dependencies:
$ cd myproject

Then, if you use npm:

$ npm install

# serve with hot reload at localhost:8080 by default.
$ npm run serve

# build for production
$ npm run build

# build for production and view the bundle analyzer report.
$ npm run build --report

If you use yarn:

$ yarn install

# serve with hot reload at localhost:8080 by default.
$ yarn serve

# build for production
$ yarn build

# build for production and view the bundle analyzer report.
$ yarn build --report

Features

Responsive layout | charts (Chart.js) | progress bars | forms | selects | date pickers | checkboxes and radios | static tables and data tables | medium editor | smooth typography | buttons | collapses | color pickers | timelines | toasts | tooltips | popovers | icons | spinners | modals | file upload | chips | trees | cards | ratings | sliders | chat | maps (Google, Yandex, Leaflet, amMap) | login/signup pages templates | 404 pages templates | i18n

Browser Support

We design Vuestic Admin to support the latest modern web browsers.

Edge
Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera
Edge last 2 versions last 2 versions last 2 versions last 2 versions

Contributing

Thanks for all your wonderful PRs, issues and ideas.
You’re always welcome to join: check out our contribution guides , open issues and discord server

Can I hire you guys?

Yes! Say hi: hello@epicmax.co
We will be happy to work with you! Other work we’ve done

Awards

By @flatlogic marketplace

Follow us

Stay up to date with the latest Vuestic news! Follow us on Twitter or Facebook

License

MIT license.

About

Free and Beautiful Vue 3 Admin Template

http://vuestic.epicmax.co

License:MIT License


Languages

Language:Vue 61.8%Language:TypeScript 19.0%Language:SCSS 16.2%Language:JavaScript 2.7%Language:HTML 0.1%Language:Dockerfile 0.0%Language:Shell 0.0%