my-react-boilerplate:我的React项目样板

时间:2024-05-17 07:14:59
【文件属性】:

文件名称:my-react-boilerplate:我的React项目样板

文件大小:149KB

文件格式:ZIP

更新时间:2024-05-17 07:14:59

JavaScript

我的React项目样板 配套 项目结构 . ├── README.md ├── app │   ├── css │   ├── index.html │   └── js ├── dist ├── html-minifier.conf ├── node_modules ├── package.json └── src └── jsx


【文件预览】:
my-react-boilerplate-master
----package.json(2KB)
----html-minifier.conf(569B)
----app()
--------css()
--------index.html(533B)
--------js()
--------.gitkeep(0B)
----dist()
--------.gitkeep(0B)
----src()
--------jsx()
----.gitignore(579B)
----README.md(788B)

网友评论