Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.git

rm -rf .git && git init .

yarn install

yarn start
```