loopback-redux-react-boilerplate:使用LoopBack的Redux-React应用程序的样板

时间:2024-04-18 22:32:27
【文件属性】:

文件名称:loopback-redux-react-boilerplate:使用LoopBack的Redux-React应用程序的样板

文件大小:60KB

文件格式:ZIP

更新时间:2024-04-18 22:32:27

JavaScript

回送-redux-React样板 使用LoopBack的Redux-React应用程序的样板 开始使用 克隆此存储库或使用npm $ git clone https://github.com/tngan/loopback-redux-react-boilerplate.git 安装package.json中指定的依赖项 # npm $ npm install # yarn $ yarn install 启动服务器(默认端口设置为3000) # npm $ npm start # yarn $ yarn start 剧本 npm run deploy或yarn deploy :将应用程序捆绑到.build/dist 。 npm run start_prod或yarn start_prod :启动生产服务器,请确保您已经部署了该应用程序。 npm run clean或yarn cl


【文件预览】:
loopback-redux-react-boilerplate-master
----.jshintrc(349B)
----client()
--------components()
--------public()
--------index.js(390B)
--------containers()
--------constants()
--------index.html(175B)
--------reducers()
--------actions()
--------store()
----.gitignore(170B)
----.babelrc(48B)
----package.json(2KB)
----server()
--------boot()
--------middleware.production.json(215B)
--------datasources.json(62B)
--------component-config.json(72B)
--------middleware.json(620B)
--------model-config.json(578B)
--------environment.js(76B)
--------config.json(397B)
--------server.js(1KB)
----package-lock.json(226KB)
----LICENSE(1KB)
----.jshintignore(24B)
----webpack.config.development.js(665B)
----webpack.config.production.js(657B)
----README.md(1KB)
----.build()
--------index.html(175B)

网友评论