Home
Softono
admin-dashboard

admin-dashboard

Open source Vue
53
Stars
4
Forks
18
Issues
1
Watchers
1 week
Last Commit

About admin-dashboard

# Bootstrap Academy Admin Dashboard The internal admin dashboard of [Bootstrap Academy](https://bootstrap.academy/). If you would like to submit a bug report or feature request, or are looking for general information about the project or the publicly available instances, please refer to the [Bootstrap-Academy repository](https://github.com/Bootstrap-Academy/Bootstrap-Academy). ## Development Setup 1. Install [Node.js and npm](https://nodejs.org/) 2. Clone this repository and `cd` into it. 3. Run `npm install` to install the dependencies. 4. Run `npm run dev` to start a development server listening on http://localhost:3000/.

Platforms

Web Self-hosted

Languages

Vue

Bootstrap Academy Admin Dashboard

The internal admin dashboard of Bootstrap Academy.

If you would like to submit a bug report or feature request, or are looking for general information about the project or the publicly available instances, please refer to the Bootstrap-Academy repository.

Development Setup

  1. Install Node.js and npm
  2. Clone this repository and cd into it.
  3. Run npm install to install the dependencies.
  4. Run npm run dev to start a development server listening on http://localhost:3000/.