web-app-re:一个带有React的Web应用

时间:2024-06-04 16:39:59
【文件属性】:

文件名称:web-app-re:一个带有React的Web应用

文件大小:267KB

文件格式:ZIP

更新时间:2024-06-04 16:39:59

react react-router material-ui draft-js JavaScript

步骤1 $ git clone https://github.com/joelin109/web-app-re.git $ cd web-app-re $ npm install /* Modified for node_modules/material-ui/Drawer/Drawer.js (Line 237) */ width: this.props.width >= 736 ? '100%' : this.props.width || theme.width, left: this.props.width >= 736 ? 'auto' : 0, top: this.props.open ? 0 : -10000, 第2步 $ npm run dll $ npm run i open www/index.html with browser $ npm run a ope


【文件预览】:
web-app-re-master
----webpack.dll.js(769B)
----webpack.config.admin.js(1KB)
----www()
--------asset()
--------index.html(1KB)
--------admin.html(1KB)
----package.json(1KB)
----server.js(909B)
----src()
--------webapp()
----.gitignore(273B)
----webpack.config.js(1KB)
----README.md(620B)

网友评论