forgo-template-typescript:可用于开始使用Forgo和TypeScript的模板

时间:2024-03-01 08:47:53
【文件属性】:

文件名称:forgo-template-typescript:可用于开始使用Forgo和TypeScript的模板

文件大小:137KB

文件格式:ZIP

更新时间:2024-03-01 08:47:53

TypeScript

放弃模板打字稿 您可以使用模板来开始使用Forgo和TypeScript。 它使用webpack作为捆绑程序。 跑步 使用degit创建此仓库的副本。 npx degit forgojs/forgo-template-typescript#main my-project 安装依赖项: # switch to the project directory cd my-project # Install dependencies npm i 并运行它: npm start 建造 npm run build


【文件预览】:
forgo-template-typescript-main
----index.html(204B)
----webpack.config.js(633B)
----src()
--------index.tsx(639B)
----tsconfig.json(400B)
----README.md(433B)
----.gitignore(2KB)
----package-lock.json(575KB)
----package.json(651B)

网友评论