/Plume-Browser

🐦 A light Browser made with Electron and Javascript.

Primary LanguageCSSCreative Commons Zero v1.0 UniversalCC0-1.0

To Use

# Clone this repository
git clone https://github.com/LukeSkyRunner/Plume-Browser/
# Go into the repository
cd Plume-Browser
# Install dependencies
npm install
# Run the app
npm start