Skip to main content

1分钟上手

让我们在1分钟内,搭建一个Fly项目吧.

开始#

git clone https://gitee.com/markstien/fly-hello.gitcd fly-hellonpm i 

运行#

npm start

Fly 运行在 http://localhost:8080.