brave-browser
Brave browser for Android, iOS, Linux, macOS, Windows.
File Explorer
Download Latest Version (.zip)- 01_desktop.yml
- 02_desktop_and_android.yml
- 03_android.yml
- 04_ios.yml
- 05_feature_request.yml
- 06_chromium_bump.yml
- 07_code_health.yml
- config.yml
- assign-issue-labels.yml
- autoclose-audit-issues.yml
- ignore-some-audit-findings.yml
- pull_request.yml
- tweet-nightly.yml
- CODEOWNERS
- issue_template.md
- labeler.yml
- PULL_REQUEST_TEMPLATE.md
- renovate.json
- .gitignore
- CHANGELOG_ANDROID.md
- CHANGELOG_DESKTOP.md
- CHANGELOG_DESKTOP_ARCHIVE.md
- CHANGELOG_DESKTOP_ORIGIN.md
- CHANGELOG_iOS.md
- LICENSE
- package.json
- README.md
π Installation Guide
1. Get the code
git clone https://github.com/brave/brave-browser
Downloads the entire project code from GitHub to your computer.
cd brave-browser
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
