https://github.com/bootstrap-academy/frontend
The official frontend of Bootstrap Academy - Learn Computer Science Online
https://github.com/bootstrap-academy/frontend
academy bootstrap-academy hacktoberfest nuxt nuxtjs vue vuejs
Last synced: 3 months ago
JSON representation
The official frontend of Bootstrap Academy - Learn Computer Science Online
- Host: GitHub
- URL: https://github.com/bootstrap-academy/frontend
- Owner: Bootstrap-Academy
- License: other
- Created: 2022-08-15T09:55:09.000Z (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2025-04-03T17:11:38.000Z (3 months ago)
- Last Synced: 2025-04-03T18:24:51.452Z (3 months ago)
- Topics: academy, bootstrap-academy, hacktoberfest, nuxt, nuxtjs, vue, vuejs
- Language: Vue
- Homepage: https://bootstrap.academy
- Size: 6.25 MB
- Stars: 160
- Watchers: 8
- Forks: 44
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Bootstrap Academy Frontend
The official frontend 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/.## Note on Account Creation
You need to create separate accounts for test instances (localhost, [https://test.bootstrap.academy](https://test.bootstrap.academy), PullRequest-preview pages) and live instances ([https://bootstrap.academy](https://bootstrap.academy)). These are two separate database systems.