Open-source web app made by using Svelte and Sapper.
- Coderstats - the original starter
- Svelte Coderstats - LIVE Demo
- Svelte Coderstats Docs - @WIP by AppSeed
- Svelte Coderstats Product Page - @WIP by AppSeed
$ git clone https://github.com/app-generator/svelte-coderstats.git
However you get the code, you can install dependencies and run the project in development mode with:
$ cd svelte-coderstats
$ npm install # or yarn
$ npm run dev
- Clone of bchiang7's React project Octoprofile
- Hat tip to anyone whos module was used
Svelte Coderstats - Provided by AppSeed Web App Generator.