Visualize your GitHub contributions over time.
Built with SvelteKit and deployed on Vercel.
-
Install dependencies:
npm install
-
Start a development server:
npm run dev -- --open
To create a production version of your app:
npm run build
You can preview the production build with npm run preview
.