Prerequisites to run the website locally:
Build and run the website locally:
- Run the following commands:
npm ci
spin build
spin watch # Uses spin watch to run the website and reload when content changes.- View the website at
http://localhost:3000.
If you would like to edit the contents of the developer.fermyon.com website and contribute your changes, please visit the Contributing to Docs page.