Bash script to setup new project for svelte (webpack), tailwind, firebase & cypress.
git clone https://github.com/imsamtar/svelte-create
cd svelte-create
./install
svelte-create my-first-app
mkdir my-first-app
cd my-first-app
svelte-create
npm i -g cypress