git clone --depth=1 https://github.com/Brownymister/svelte-tailwind-boilerplate.git <YOUR_PROJECT_NAME>
cd <YOUR_PROJECT_NAME>
npm install
npm run dev
for starting the dev server.All contributions are very welcome. Feel free to open an issue or a pr (to the Dev branch).