Skip to content

Jaaljuba/AutoControl

 
 

Repository files navigation

Introduction

This project is a starter that helps you start your next project on VueJS, as it provides a lot of the common tools you may reach for, all ready to go.

Features

  • Vue Router Included.
  • Vuex.
  • Bootstrap 5.
  • Modules/Components organized across folders.
  • Base pages (like Dashboard/404 etc).
  • Pre-configured with code quality tools: Prettier, Jest, etc.
  • Axios Interceptors.
  • Admin Kit included.

preview.png

Installation

npm install
cp .env.example .env
npm run serve

About

Admin Kit Dashboard Starter In Vue Js.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 90.7%
  • HTML 5.1%
  • JavaScript 3.8%
  • Vue 0.4%