fsharp-giraffe-sample

时间:2021-04-29 10:29:41
【文件属性】:
文件名称:fsharp-giraffe-sample
文件大小:20KB
文件格式:ZIP
更新时间:2021-04-29 10:29:41
F# 长颈鹿 一个通过dotnet new giraffe命令创建的 Web应用程序。 构建并测试应用程序 视窗 运行build.bat脚本以还原,构建和测试应用程序(如果已选择包括测试): > ./build.bat Linux / macOS 运行build.sh脚本以还原,构建和测试(如果您选择包括测试)应用程序: $ ./build.sh 运行应用程序 成功构建之后,您可以通过在终端中执行以下命令来启动Web应用程序: dotnet run src/firstGiraffe 应用程序启动后,在首选浏览器中访问 。
【文件预览】:
fsharp-giraffe-sample-master
----.gitignore(357B)
----paket.dependencies(529B)
----src()
--------firstGiraffe()
----paket.lock(244KB)
----README.md(784B)
----build.bat(178B)
----tests()
--------firstGiraffe.Tests()
----build.sh(178B)

网友评论