simple-react-gallery:使用 React 和 Webpack Hot Loader 构建的简单图片库

时间:2024-06-29 00:06:02
【文件属性】:

文件名称:simple-react-gallery:使用 React 和 Webpack Hot Loader 构建的简单图片库

文件大小:565KB

文件格式:ZIP

更新时间:2024-06-29 00:06:02

JavaScript

redsunsoft/简单React画廊 基于 webpack/react-starter 使用 React 和 Webpack Hot Loader 构建的简单图片库 本地安装 安装或 只需克隆这个 repo 并更改origin git remote。 npm install 开发服务器 # start the webpack-dev-server npm run dev-server # wait for the first compilation is successful # in another terminal/console # start the node.js server in development mode npm run start-dev # open this url in your browser http://localhost:3000/ # T


【文件预览】:
simple-react-gallery-master
----.gitignore(66B)
----webpack-production.config.js(242B)
----app()
--------components()
--------templates()
--------app.jsx(684B)
--------mainRoutes.jsx(561B)
--------prerender.jsx(817B)
--------actions()
--------styles()
----webpack-hot-dev-server.config.js(127B)
----package.json(2KB)
----webpack.config.js(56B)
----mydb.sqlite(3KB)
----build()
--------stats.json(748KB)
----make-webpack-config.js(4KB)
----public()
--------images()
--------.empty(0B)
----README.md(2KB)
----config()
--------simple.js(294B)
--------loadersByExtension.js(838B)
----lib()
--------server-production.js(90B)
--------api.js(2KB)
--------server-development.js(44B)
--------joinEntry.js(1KB)
--------DB.js(1KB)
--------withTimeout.js(228B)
--------server.js(2KB)
----webpack-dev-server.config.js(105B)

网友评论