The official frontend 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
cd
into it. - Run
npm install
to install the dependencies. - Run
npm run dev
to start a development server listening on http://localhost:3000/.
You need to create separate accounts for test instances (localhost, https://test.bootstrap.academy, PullRequest-preview pages) and live instances (https://bootstrap.academy). These are two separate database systems.