deno-create-react-app:使用Deno创建React App

时间:2021-03-27 07:17:01
【文件属性】:
文件名称:deno-create-react-app:使用Deno创建React App
文件大小:35KB
文件格式:ZIP
更新时间:2021-03-27 07:17:01
react deno TypeScript Deno创建React应用 使用Deno创建React应用 注意:这是一个玩具。 你可以玩。 但是我恐怕不能给予太多支持。 快速开始 deno install -A --unstable -n deno-create-react-app https://deno.land/x/create_react_app/mod.ts deno-create-react-app init my-app cd my-app deno-create-react-app run 指令 安装 deno install -A --unstable -n deno-create-react-app https://deno.land/x/create_react_app/mod.ts 命令deno-create-react-app将安装在您的桌面上 在里面 deno-create-react-app init <
【文件预览】:
deno-create-react-app-master
----.gitignore(0B)
----util.ts(328B)
----README.md(1KB)
----deps.ts(474B)
----LICENSE(11KB)
----init()
--------template()
--------main.ts(560B)
--------cmd.ts(294B)
----build()
--------main.ts(943B)
--------bundle.ts(291B)
--------cmd.ts(175B)
----mod.ts(409B)
----run()
--------main.ts(2KB)
--------cmd.ts(396B)
----cmd()
--------generate-static.sh(93B)

网友评论