/solid-vite-tailwind-starter

Solid+TS+TW starter project

Primary LanguageTypeScript

About

This starter template includes:

  • Vite + Solid JS + Solid Router
  • Typescript
  • Tailwind CSS

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Install dependencies

  yarn

Start the app

  yarn dev