How to install nanobrowser/nanobrowser. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
nanobrowser/nanobrowser Installation Guide
How to install nanobrowser/nanobrowser. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for nanobrowser/nanobrowser. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i nanobrowser/nanobrowseror
Install via npx
npx @hexmos/ipm i nanobrowser/nanobrowserPrerequisites
Node.js
languageVersion: v22.12.0 or higher
pnpm
package_managerVersion: v9.15.1 or higher
Chrome
system_toolDownload and install the latest version of Chrome from Google.
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Source Code Installation (Git)
git clone https://github.com/nanobrowser/nanobrowser.git
cd nanobrowser
pnpm installPackage Manager Installation (Node.js)
npm installPost Installation Steps
- Open the browser and navigate to http://localhost:3000 (or your custom domain if you configured it). You should see the Nanobrowser dashboard.
- To start using Nanobrowser, you can explore the different features in the sidebar. For example, you can create a new agent or configure an existing one.
