My own personal website. Built with Astro.
- To run this project you have to have NodeJS installed, I'd do that by using
nvm
- Astro requires
node >= v16
so make sure that's the version you're running - Make sure you've installed a package manager (i.e. npm, yarn or pnpm)
- Clone the repository
git clone https://github.com/kriskuiper/kris-kuiper.nl.git
- Install the dependencies using your package manager
pnpm install
- Happy hacking! 🚀
You can fire up the development server by running:
pnpm run dev
Some information about the folder structure
Some table of available commands
- Don't hardcode everything
- Use a headless CMS for the content