This website requires JavaScript.
Explore
Help
Sign In
titor
/
koa-program
Watch
1
Star
0
Fork
0
You've already forked koa-program
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
dc20432421
koa-program
/
bin
/
index.ts
5 lines
48 B
TypeScript
Raw
Normal View
History
Unescape
Escape
修改为 #! node
2021-02-18 01:44:23 +08:00
#
!
node
2.0 - 使用ora 和 prompts - 拆分结构代码,功能更加独立 - 独立的结构,可以给予其他cli作为脚手架底层使用
2021-02-17 01:49:07 +08:00
import
{
Koa
}
from
"./koa"
;
1.0.0
2021-02-10 03:40:48 +08:00
修复Mac 下node启动
2021-02-17 19:00:56 +08:00
new
Koa
(
)
Reference in New Issue
Copy Permalink