KO
|
EN
gitlite — search
Search
#javascript
#nodejs
#css
#haskell
#android
#swift
#react
#eureka
#spring-boot
#spring-cloud
#template
#python
developer
★ 59
Open GitHub ↗
This is the home for developer.fermyon.com
Download README (.md)
Explore Similar Repositories
webdav-aliyundriver
:
阿里云盘的webdav协议,只需要简单的配置一下,就可以让阿里云盘变身为webdav协议的文件服务器。
release-apk
:
Build & Release APK via Github Actions
ONScripter-Jh
:
No description available.
CVE-2022-30190
:
Microsoft Office Word Rce 复现(CVE-2022-30190)
leap-ast.nvim
:
Jump to, select and operate on AST nodes via the Leap interface with Treesitter (WIP)
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
developer
?
Download (.md)
# The Fermyon developer website Prerequisites to run the website locally: - [npm and node](https://docs.npmjs.com/cli/v8/configuring-npm/install) - [Spin](https://spinframework.dev/quickstart) Build and run the website locally: 1. Run the following commands: ```bash npm ci spin build spin watch # Uses spin watch to run the website and reload when content changes. ``` 2. View the website at `http://localhost:3000`. If you would like to edit the contents of the [developer.fermyon.com](https://developer.fermyon.com/) website and contribute your changes, please visit the [Contributing to Docs](https://developer.fermyon.com/common/contributing-docs) page.