Frame Tools Landing Page This is a static website built with eleventy Getting Started To get started clone the repository and start the web server with: npm run start Then open your browser at http://localhost:8080 Building To build for production just run: npm run build