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

https://github.com/apicgg/tailwind-landing-page

Tailwind Landing Page with Vite
https://github.com/apicgg/tailwind-landing-page

tailwindcss vite

Last synced: 2 months ago
JSON representation

Tailwind Landing Page with Vite

Awesome Lists containing this project

README

        

# Tailwind Landing Page with [Vite](https://vitejs.dev/)

This project is a fork from [bradtraversy/tailwind-landing-page](https://github.com/bradtraversy/tailwind-landing-page)

### Install dependencies

```bash
npm install
```

### Run app in development

```bash
npm start
```