https://github.com/coding-to-music/svelte-bulma-github-chart
https://svelte-bulma-github-chart.vercel.app
by Robert Soriano https://github.com/wobsoriano
https://github.com/wobsoriano/coderstats
const production = !process.env.ROLLUP_WATCH
git init
git add .
git remote remove origin
git commit -m "first commit"
git branch -M main
git remote add origin [email protected]:coding-to-music/svelte-bulma-github-chart.git
git push -u origin main
Data visualizations of your top languages, starred repositories and top repos.
Install dependencies
npm install
Fire up the server and watch files
npm run dev
Ā© Robert C Soriano
Licensed under the MIT License.