2016-12-14 14:45:54 -07:00
2016-11-27 19:29:59 -07:00
2016-11-09 13:23:09 -07:00
2016-11-10 01:14:33 -07:00
2016-11-09 13:23:09 -07:00
2016-11-28 15:46:20 -05:00

Quick Start

npm install

Setup submodule and gclient config:

npm run init

Build release:

npm run build

Build debug:

npm run build -- Debug

To setup browser-laptop:

cd src/browser-laptop/
npm install
npm run watch

To start browser-laptop using your debug build:

npm start -- Debug

Description
Brave browser for Android, iOS, Linux, macOS, Windows.
Readme MPL-2.0 53 MiB
Languages
JavaScript 100%