An open API service indexing awesome lists of open source software.

https://github.com/skshahriarahmedraka/svelte-routify-ts-tailwindcss-template

Routify+ts+tailwindcss-template
https://github.com/skshahriarahmedraka/svelte-routify-ts-tailwindcss-template

Last synced: 3 months ago
JSON representation

Routify+ts+tailwindcss-template

Awesome Lists containing this project

README

        

# svelte-routify-tailwind-template

To create a new project based on this template using [degit](https://github.com/Rich-Harris/degit):

```bash
# install degit if not already installed
npm install -g degit

npx degit RyanYANG52/svelte-routify-tailwind-template
```

## Features
- Base on latest [Routify Starter](https://github.com/roxiness/routify-starter): Vite + Routify
- [Typescript](https://svelte.dev/blog/svelte-and-typescript)
- Postcss: Tailwind css 3.0
- Prettier: npm run check, npm run format