gentritabazi / vuejs-soft-ui-starter

🍏 Soft UI Dashboard Starter Kit In Vue Js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.
  • Soft UI included.
  • vue-notification included.

preview.png

Requirements

Node Version: >=14.x.

Installation

npm install
cp .env.example .env
npm run dev

About

🍏 Soft UI Dashboard Starter Kit In Vue Js.


Languages

Language:CSS 88.9%Language:HTML 8.8%Language:JavaScript 2.1%Language:Vue 0.2%