Skip to content

Simple yet powerful & customizable admin dashboard which is bidirectional and supports left-to-right and right-to-left by default!

Notifications You must be signed in to change notification settings

ironcladgeek/solid-admin

Repository files navigation

solid-admin

A simple admin panel based on Vue.js and Bulma css framework that could be LTR and RTL at the same time!

Quick install


  1. Clone the project:
git clone https://github.com/ironcladgeek/solid-admin.git

or download the zip file and extract it.

  1. cd into solid-admin directory and install dependencies with:
npm install
  1. Run or build with:
# serve with hot reloading at localhost:8080
npm start

# build for development without minification
npm run dev

# build for production with minification
npm run build

Documentation


See the Wiki pages for full documentation. (Still in progress)

About

Simple yet powerful & customizable admin dashboard which is bidirectional and supports left-to-right and right-to-left by default!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published