This repository contains the blog of Leon. It is available at blog.getleon.ai, built on the top of Gatsby and proudly powered by Vercel.
# Install dependencies
npm install
# Serve with hot reload at localhost:4000
npm run dev
# Generate static project
npm run build