react-spa-boilerplate:用于加速在 React.js 中启动和运行 SPA 的项目样板

时间:2024-07-03 14:17:37
【文件属性】:

文件名称:react-spa-boilerplate:用于加速在 React.js 中启动和运行 SPA 的项目样板

文件大小:10KB

文件格式:ZIP

更新时间:2024-07-03 14:17:37

JavaScript

React温泉样板 React.js SPA 的样板: 用于转译 ES6 的 Babel 使用React热加载器更新热加载器 使用React路由器和通量。 (Flux 并未在样板文件中真正演示,但它已作为开发依赖项添加) 由 Jest 测试 风格少 由 Webpack 捆绑 热加载运行以实现快速布局开发 npm install npm start open http://localhost:3000 构建并运行 npm run build #first time create symlink ln -s index.html build/index.html # You can add an nginx config which points to your build folder # This will be useful when integrating with APIs


【文件预览】:
react-spa-boilerplate-master
----index.html(244B)
----server.js(395B)
----webpack.config.js(842B)
----src()
--------validators()
--------components()
--------routes.js(570B)
--------index.js(214B)
----LICENSE(1KB)
----README.md(1KB)
----.gitignore(44B)
----package.json(952B)

网友评论