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.
- Install Node.js and npm
- Clone this repository and
cdinto it. - Run
npm installto install the dependencies. - Run
npm run devto start a development server listening on http://localhost:3000/.