Skip to content

This is the home developer.fermyon.com

License

Notifications You must be signed in to change notification settings

macolso/developer

 
 

Repository files navigation

The Fermyon developer website

Prerequisites to run the website locally:

Build and run the website locally:

  1. Run the following commands:
cd spin-up-hub
npm ci
cd ../
npm ci
spin build
spin watch # Uses spin watch to run the website and reload when content changes.
  1. 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.

About

This is the home developer.fermyon.com

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 26.4%
  • SCSS 24.2%
  • Handlebars 21.6%
  • Vue 18.2%
  • HTML 4.7%
  • Shell 4.1%
  • HCL 0.8%