Skip to content

markstien/fly

Repository files navigation

Fly

Fly is a web server.

快速开始

安装

git clone https://gitee.com/markstien/fly-hello.git
cd fly-hello
npm i 

运行

npm start

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