🦄🚀🌌
My synthwave inspired personal website, built with Astro and tailwindcss.
- Clone/download repo
yarn installyarn dev- site is served @http://localhost:3000with live updates.
| Command | Action |
|---|---|
yarn dev |
Starts local dev server at localhost:3000 |
yarn build |
Build site to /dist |
yarn preview |
Preview build at localhost:3000 |
yarn format |
Format code using prettier |
