You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 9, 2026. It is now read-only.
From the ELECTRIS Project: An ultra-customizable new/home tab replacement for your browser. Built with Svelte and Typescript.
How to set up dev environment?
First, clone the project and navigate into the directory
git clone https://github.com/ItzELECTR0/newhome.git
cd newhome
Then, install dependencies
bun install
Lastly, to try NewHome, do:
bun run dev
If everything went right, you will see an address in the terminal console to access the page. You will also see "development" in the sidebar footer.
Submitting Improvements
Pull requests are welcome and encouraged. If additions are nice and fit the Creator Standard, they will be merged and you will be credited as an official developer on the website.