The second iteration of dar-fi.com, my website. Built with Astro and Deployed by Vercel
- Clone the project, then
cd
into it
git clone https://github.com/darwincastro/dar-fi.com && cd dar-fi.com
- Install all the dependencies
npm install
- Start the development server
npm run dev
Made with ♥