create-vat-starter A ViteJS, AlpineJS, TailwindCSS starter repo to get you up and running quick without using up much space. Clone the starter. $ git clone https://github.com/vaibks/create-vat-starter <app-name> Install the dependencies $ yarn # or $ npm i Start up a dev server $ yarn dev Build production files $ yarn build