Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.11 KB

README.md

File metadata and controls

38 lines (29 loc) · 1.11 KB

Welcome!

This is the repository for www.florsanders.be, my online home!
I've made the source code available in the hope you could find some inspiration.
You can definitely copy my homework if you at least promise to change it up a bit 😉.

🚀 Quick start

Curious to dive in?
Here's how you get started!

# 1. Clone the repository
git clone [email protected]:FlorSanders/FlorSandersBe.git
# 2. Change directory
cd FlorSandersBe
# 3. Install dependencies
npm install --legacy-peer-deps
# 4. Launch development server
npm start

The site is now available at http://localhost:8000.

🛠️ Built with

This website stands on the shoulders of giants!
Special thanks goes out to the creators of: