express-react-boilerplate:Express,MySQL,ReactRedux,NodeJs应用程序样板

时间:2024-02-25 07:24:39
【文件属性】:

文件名称:express-react-boilerplate:Express,MySQL,ReactRedux,NodeJs应用程序样板

文件大小:2.54MB

文件格式:ZIP

更新时间:2024-02-25 07:24:39

react redux nodejs mysql boilerplate

Express,React / Redux,MySQL Boilerplate 开始使用 1.先决条件 节点程序包管理器 关系数据库管理系统(RDBMS) 2.安装 在命令提示符下,运行以下命令: $ git clone https://github.com/Bikranshu/express-react-boilerplate.git $ cd express-react-boilerplate $ cp .env.example .env (edit it with your secret key and database information) $ npm install $


【文件预览】:
express-react-boilerplate-master
----client()
--------reducers()
--------config()
--------constants()
--------containers()
--------routers()
--------main.js(1023B)
--------components()
--------services()
--------actions()
--------utils()
--------store()
----.eslintrc(550B)
----server()
--------models()
--------config()
--------routes()
--------controllers()
--------migrations()
--------app.js(1KB)
--------utils()
--------middlewares()
----.babelrc(213B)
----knexfile.js(137B)
----package.json(3KB)
----readme.md(2KB)
----.prettierrc(174B)
----.prettierignore(35B)
----package-lock.json(541KB)
----.env.example(374B)
----.gitignore(54B)
----public()
--------css()
--------swagger()
--------img()
--------index.html(358B)
----.eslintignore(29B)
----webpack()
--------webpack.config.prod.js(1KB)
--------webpack.config.dev.js(2KB)

网友评论