A static website to list my YouTube channels.
yarn # npm install
yarn dev # npm run dev
Navigate to localhost:5000. You should see the site running. Edit a file in src
, save it, and voilà the page reloads to show
you the changes.
This project was bootstraped with https://github.com/muhajirdev/svelte-tailwind-template