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
- Host: GitHub
- URL: https://github.com/skshahriarahmedraka/svelte-routify-ts-tailwindcss-template
- Owner: skshahriarahmedraka
- Created: 2022-05-11T11:41:53.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-11T11:44:29.000Z (about 3 years ago)
- Last Synced: 2025-01-19T18:45:31.241Z (4 months ago)
- Language: Svelte
- Size: 76.2 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 degitnpx 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