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
933cdc4469
koa-program
/
bin
/
index.ts
5 lines
62 B
TypeScript
Raw
Normal View
History
Unescape
Escape
修复Mac 下node启动
2021-02-17 19:00:56 +08:00
#
!
/
u
s
r
/
l
o
c
a
l
/
e
n
v
n
o
d
e
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