https://github.com/lovefc/fc-route-demo
fc-route的使用案例
https://github.com/lovefc/fc-route-demo
Last synced: 2 months ago
JSON representation
fc-route的使用案例
- Host: GitHub
- URL: https://github.com/lovefc/fc-route-demo
- Owner: lovefc
- License: mit
- Created: 2022-03-02T03:07:39.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-02T04:47:31.000Z (about 3 years ago)
- Last Synced: 2025-01-09T22:17:55.614Z (4 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fc-route-demo
这里提供了关于fc-route的各种使用案例
https和http2都要求有证书,各位可以在win下生成证书,用来测试
具体生成流程:[点击这里查看](https://www.jianshu.com/p/808df6de42ce)
### 使用方法
git此项目,然后运行```
npm install
```
接下来就能通过node 运行http,koa,more目录里面的文件了