🫖 Tea Review Site
A tea review site project, made with 11ty/Eleventy, TailwindCSS, hosted on Netlify.
🧰 Tools
This project uses the following frameworks:
It also uses the following build tools:
⭐️ Requirements
🛠 Getting Started
nvm use
to switch to the valid node versionnpm i
to build that big ol'node_modules
foldernpm run dev
to boot up a live-reloading dev servernpm run build
to build your production-ready site