This repo contains the source code and documentation powering HotForm.
- Git
- Node: any 18.x version starting with v18.0.0 or greater
- Yarn: See Yarn website for installation instructions
- A fork of the repo (for any contributions)
- A clone of the hotform.org repo on your local machine
cd hotform.orgto go into the project rootyarnto install the website's npm dependencies
yarn devto start the development server (powered by Gatsby)open http://localhost:8000to open the site in your favorite browser
Licensed under the CC-BY-4.0 license.