/Vite-Typescript-Starter

Primary LanguageTypeScriptMIT LicenseMIT

Usage

Development

Run and visit http://localhost:3333

yarn dev

Build

To build the App, run

yarn build

And you will see the generated file in dist that ready to be served.

Deploy on Netlify

Go to Netlify and select your clone, OK along the way, and your App will be live in a minute.