Skip to content

The official frontend of Bootstrap Academy - Learn Computer Science Online

License

Notifications You must be signed in to change notification settings

Bootstrap-Academy/frontend

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

582f68e · Oct 28, 2024
Sep 2, 2024
May 10, 2023
Aug 1, 2023
Sep 27, 2024
May 2, 2024
Dec 21, 2023
Sep 2, 2024
Dec 21, 2023
Oct 28, 2024
Dec 21, 2023
May 2, 2024
Sep 2, 2024
Oct 14, 2023
Dec 21, 2023
Sep 28, 2023
Oct 14, 2023
Sep 27, 2023
Oct 1, 2023
Oct 5, 2023
Jun 25, 2024
Oct 30, 2023
Oct 14, 2023
Apr 7, 2023
Sep 2, 2024
Oct 28, 2024
Oct 28, 2024
Dec 21, 2023
Feb 21, 2023

Repository files navigation

Bootstrap Academy Frontend

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.

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/.

Note on Account Creation

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.