Personal Website For Aki. Built with Astro, Tailwind CSS & ❤️ for Balenciaga.
git clone https://github.com/iknowhtml/iknowhtml.github.io.git
cd iknowhtml.github.io
pnpm i
Starts the development server on localhost:3000.
Builds the project for production into the dist
folder. Checks for issues with astro check
and then compiles the project with astro build
.
Starts the production server using the output from dist
.
Runs the Astro CLI.