🐦 A light Browser made with Electron and Javascript.
CSSCC0-1.0
To Use
# Clone this repository
git clone https://github.com/LukeSkyRunner/Plume-Browser/
# Go into the repositorycd Plume-Browser
# Install dependencies
npm install
# Run the app
npm start