react-no-compromise-boilerplate

时间:2021-05-08 13:45:24
【文件属性】:
文件名称:react-no-compromise-boilerplate
文件大小:32KB
文件格式:ZIP
更新时间:2021-05-08 13:45:24
JavaScript 这是制作非常自定义应用程序的样板。 它遵循原子组件结构,包括用于查看单个组件,热重装等等的开发页面! 开发服务器具有适当的CLI,并且在与主服务器不同的端口上运行,从而使其表现得像CDN。 它使用react@0.14和react-router @ 1。 入门 为您的项目创建一个目录并cd到它。 然后运行此命令将样板文件解压缩到当前目录中。 curl -sSL https://github.com/brigand/react-no-compromise-boilerplate/archive/master.zip | tar xv --strip-components 1 获取依赖项。 如果您没有安装node / npm,我建议使用 。 npm install 要在localhost:8080上运行普通开发服务器,并在localhost:8081上运行资产: ./scripts/d
【文件预览】:
react-no-compromise-boilerplate-master
----src()
--------pages()
--------utils()
--------organisms()
--------App.js(247B)
--------variables.less(171B)
--------routes.js(259B)
--------App.less(51B)
--------molecules()
--------client.js(360B)
--------atoms()
----.babelrc(63B)
----scripts()
--------gen.md(704B)
--------test.md(343B)
--------tool-gen()
--------build(1KB)
--------test(2KB)
--------gen(587B)
--------dev(54B)
----README.md(3KB)
----.gitignore(70B)
----package.json(1KB)
----dev()
--------getConfig.js(544B)
--------index.html(317B)
--------webpack.test.config.js(224B)
--------server.js(3KB)
--------dev-pages()
--------makeWebpackConfig.js(2KB)

网友评论