文件名称:react-presentation
文件大小:190KB
文件格式:ZIP
更新时间:2024-06-12 23:56:59
JavaScript
React介绍 安装(需要nodejs和git): git clone https://github.com/fden/react-presentation.git cd react-presentation npm install npm install --global gulp gulp server in browser http://localhost:8001/
【文件预览】:
react-presentation-master
----index.html(283B)
----styles.css(350B)
----webpack.config.js(188B)
----favicon.ico(318B)
----code.html(10KB)
----components()
--------MenuLink.js(231B)
--------slides.js(3KB)
--------slides()
--------header.js(376B)
--------footer.js(362B)
----app.js(146B)
----gulpfile.js(1KB)
----build()
--------all.js(767KB)
----README.md(220B)
----.gitignore(30B)
----index.js(527B)
----package.json(1017B)