This is Grady Thompson's personal website. Built with Eleventy, hosted by Cloudflare Pages. gradyt.com
- Prerequisite: Node.js v18 and npm
- Install dependencies:
npm install
- Run development server:
npm start
- Run production build:
npm run build
This is Grady Thompson's personal website. Built with Eleventy, hosted by Cloudflare Pages. gradyt.com
npm install
npm start
npm run build