Skip to content

VamshiReddy02/developer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 for developer.fermyon.com

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Handlebars 34.2%
  • JavaScript 21.5%
  • SCSS 17.8%
  • Vue 14.7%
  • Python 3.9%
  • HTML 3.8%
  • Other 4.1%