react-starter:React Web App样板

时间:2021-04-28 10:51:38
【文件属性】:
文件名称:react-starter:React Web App样板
文件大小:88KB
文件格式:ZIP
更新时间:2021-04-28 10:51:38
JavaScript React启动器 Web应用程序的最小React样板。 造型风格 该入门程序使用进行样式设置,因此尚未配置CSS加载程序 入门 git clone https://github.com/ibandominguez/react-starter.git cd react-starter npm install npm run dev 在打开浏览器,您应该看到该应用程序正在运行 生产建筑 npm run build 创建了一个构建目录,其中打包的应用程序已准备好进行部署 测验 用于测试的工具是玩笑和酵素 所有测试都位于tests目录中,以运行测试: npm run test 贡献者 伊班·多明格斯(IbánDomínguez) 执照 麻省理工学院
【文件预览】:
react-starter-master
----.gitignore(49B)
----.babelrc(84B)
----package.json(1KB)
----package-lock.json(364KB)
----src()
--------components()
--------index.js(504B)
--------containers()
--------index.html(2KB)
--------reducers()
----webpack.config.js(892B)
----LICENSE(1KB)
----_config.yml(26B)
----README.md(996B)
----tests()
--------components()
--------__mocks__()
--------store()
----.editorconfig(251B)

网友评论