- Notifications
You must be signed in to change notification settings - Fork76
This is the home for developer.fermyon.com
License
NotificationsYou must be signed in to change notification settings
fermyon/developer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Prerequisites to run the website locally:
Build and run the website locally:
- Run the following commands:
cd spin-up-hubnpm cicd ../npm cispin buildspin 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 thedeveloper.fermyon.com website and contribute your changes, please visit theContributing to Docs page.