mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
c61eb6d28a03d78c7e1f89d59db235c5d627e9e7

The git clone command in the README.md file has been updated to include the `--recursive` flag. This flag ensures that the Zen browser components submodule is cloned along with the main repository. This change improves the setup process for new users and ensures that all necessary dependencies are included.
🌀 Zen Browser
Experience tranquillity while browsing the web without people tracking you!
Compatibility
Zen is currently built using firefox version 128.0.3
!
- Checkout the latest releases notes!
Performance
Zen is built with performance in mind, and we have optimized the browser to be as fast as possible!
- Checkout the latest performance benchmarks!
🚀 Run Locally
Clone the project
git clone https://github.com/zen-browser/desktop.git --recursive
cd desktop
Install dependencies
npm i
Download and bootstrap the browser
npm run init
Start building the browser
npm run build
Finally, run the browser!
npm start
Contributing
Contributions are always welcome!
See contributing.md
for ways to get started.
Please adhere to this project's code of conduct
.
Special Thanks
License
Description
Languages
TypeScript
33.9%
C++
23.1%
JavaScript
19.4%
Fluent
17.7%
CSS
3.9%
Other
1.8%