Startpage
May 25, 2021
31 seconds
This start page is made to be able to function as a “New Tab” page in your browser (through extensions like Custom New Tab Page). You can customize it any way you want. The app supports dark mode by reacting to your systems setting.
First run npm install
to install all the dependencies for this project. Edit src/ts/config.json to fit your needs, after that you can compile it with npm run build
, or just run it locally (useful for development) with npm run dev
. If you like this project, you can hop over to it’s Reddit post to give feedback.
Check live version antexperiments.gitlab.io/webapps/startpage
Or check out the code on Gitlab, feel free to fork :)
See Also
Aug 13
Aug 10
May 1
Mar 31