Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 372 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 372 Bytes

Vite + React + TailwindCSS

A simple Vite with TailwindCSS app that is configured with React.

Ready to deploy on Railway.

✨ Features

  • Vite
  • React
  • TailwindCSS

💁‍♀️ How to use

Local

  • Install dependencies yarn
  • Run yarn dev

Railway setup

  • Connect to your Railway project railway link
  • Start the development server railway run yarn dev