a-rusak / excello2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Excello - VueJS Bootstrap Admin Template Free

alt text

Check out our FREE VueJS Bootstrap Dashboard Admin Template

Check out Basix Admin Template Pro Themeforest Page.

Do you have Custom Web Application Project or Jobs?

What is Vue.js & How it works?

Vue.js the best way to create reactive data binding between Document Object Model (DOM) and your HTML Markup using javascript. Vue.js is the lightweight version of some other complex framework. It's the popular framework for Single Page Application(SPA).

Introduction

Excello Developed for creating and managing admin dashboard. We have used the latest Development stack of vue.js. We believe that it's a complete package to create your application.

Installation of Excello Template

Single Line Installation ( Yarn Install )

# install dependencies
yarnpkg install
or,
yarn install

# serve with hot reload at localhost:8080
yarn run dev

# build for production
yarn run build

Or,

NPM Installation

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production
npm run build

Features

- Login / Logout
- Dynamic sidebar (supports multi-level routing)
- Dynamic Breadcrumb
- Components 
    - Calender
    - Buttons 
    - Typography 
    - Dropdowns
    - Card
    - Alerts
    - Progress Bar
    - Grids
- Charts 
    - Line chart
    - Bar Chart
    - Doughnut Chart
    - Radar Chart
    - Pie Chart
    - Polar Area Chart
- Maps
    - Google Maps
    - Bubble Maps
    - Leaflet Maps
    - Line Maps
- Table example
- Form example

License

MIT License Copyright (c) 2018 Jewel Theme

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

License:MIT License


Languages

Language:JavaScript 70.4%Language:CSS 11.8%Language:Vue 6.3%Language:SCSS 5.7%Language:Less 5.7%Language:HTML 0.0%