文件名称:react-comic:使用react构建的漫画应用程序前端
文件大小:147KB
文件格式:ZIP
更新时间:2024-06-17 22:37:58
react JavaScript
React漫画 一个用构建的漫画应用前端。 安装依赖和构建 $ npm install $ cp config.js.example config.js $ npm run build 开发 $ npm run dev 运行应用程序 $ nodemon index.js
【文件预览】:
react-comic-master
----.gitignore(59B)
----config.js.example(53B)
----README.md(694B)
----test()
--------test.js(507B)
----docs()
--------css()
--------bundle.js(449KB)
--------index.html(1KB)
----fake.json.example(680B)
----package.json(1KB)
----src()
--------components()
--------main.js(9KB)
--------dist()
----.babelrc(39B)
----index.js(358B)
----.travis.yml(79B)
----webpack.config.js(621B)