Skip to content

The source code of my personal website. I've built this website with React, using the Next.js framework.

License

Notifications You must be signed in to change notification settings

basmilius/website

Repository files navigation

Bas Milius Logo

Personal Website

Source code of my personal website bas.dev.

‼️ Please note

This website requires a Font Awesome Pro license. You can get one here.

🎲 Get started

To run the local development server, follow the following steps in order and make sure npm environment variables for font awesome are predefined and that the pnpm package manager is installed.

  • Clone the project with git clone https://github.com/basmilius/website.
  • Install dependencies with pnpm install.
  • Start the development server with pnpm run dev.

🚀 Production build

Before publishing the website, follow the following steps.

  • Build a production version with pnpm run build.
  • Export the production static code pnpm run export.
  • Upload the out folder to a webhosting solution.

About

The source code of my personal website. I've built this website with React, using the Next.js framework.

Topics

Resources

License

Stars

Watchers

Forks