First install pnpm as the package manager
npm install -g pnpm
Then install the packages
pnpm install
Run the dev server
pnpm run dev
To create a production version of your app:
pnpm run build
- Add image instead of colors for the types of pokemons.
- Add Icons instead of text to the stats
- Add SSR to the index page
- Add an 8 BIT
- Contribute to fontsource repo to add svelte kit docs.