Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mitchbne/vitejs-wabbit
ViteJS, React, TailwindCSS, Typescript and ESlint.
https://github.com/mitchbne/vitejs-wabbit
Last synced: 3 days ago
JSON representation
ViteJS, React, TailwindCSS, Typescript and ESlint.
- Host: GitHub
- URL: https://github.com/mitchbne/vitejs-wabbit
- Owner: mitchbne
- Created: 2020-07-03T07:49:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T04:47:57.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T22:58:48.723Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://vitejs-wabbit.vercel.app
- Size: 913 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ViteJS Wabbit
A template starter repository using ViteJS, React, TailwindCSS, Typescript and ESlint.---
### Getting Started
Getting started is as simple as
```bash
git clone [email protected]:mitchbne/vitejs-wabbit.gitrm -rf .git && git init .
yarn install
yarn start
```