Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 208 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 208 Bytes

rocket

A fast and simple browser for the modern web

How to:

  1. Clone
  2. Run npm i
  3. Run npm start

Building:

Run npm run build to run electron-builder. Files will be in the dist folder.