A beautiful, customisable New Tab page for Firefox and Chrome.
Install dependencies with npm install
before running the following scripts.
npm run dev[:target]
Local development servernpm run build[:target]
Production buildnpm run translations
Manage translation files
To develop with external services you will additionally need to signup for your own API keys
and enter them into your .env
file. Get started by copying the example provided cp .env.example .env
.
Checkout the guide to adding translations.