webapp模板

时间:2024-02-29 07:49:33
【文件属性】:

文件名称:webapp模板

文件大小:100KB

文件格式:ZIP

更新时间:2024-02-29 07:49:33

JavaScript

webapp模板 使用Webpack5,ReScript,TypeScript和React的Web应用程序模板。 该模板适用于认为create-react-app过于复杂的极简主义者。 该示例程序是用ReScript和TypeScript编写的,以进行解释,但是您只能使用其中之一。 生产方式 $ yarn re:build $ yarn build 开发模式 $ yarn re:watch $ yarn start


【文件预览】:
webapp-template-main
----postcss.config.js(97B)
----yarn.lock(233KB)
----webpack.config.js(2KB)
----src()
--------index.html(230B)
--------index.tsx(223B)
--------index.css(139B)
--------App.re(166B)
----bsconfig.json(481B)
----tsconfig.json(324B)
----LICENSE(1KB)
----README.md(398B)
----.gitignore(2KB)
----package.json(1KB)

网友评论