dragosv / fermyon-developer

This is the home for developer.fermyon.com

Home Page:https://developer.fermyon.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 install
cd ../
npm install
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

https://developer.fermyon.com

License:Apache License 2.0


Languages

Language:Handlebars 29.6%Language:JavaScript 26.9%Language:SCSS 21.1%Language:Vue 13.0%Language:HTML 4.8%Language:Shell 3.5%Language:HCL 0.9%Language:TypeScript 0.3%