Cobler:艺术练习

时间:2021-02-18 02:13:16
【文件属性】:
文件名称:Cobler:艺术练习
文件大小:150KB
文件格式:ZIP
更新时间:2021-02-18 02:13:16
JavaScript 全栈样板 入门 从Github UI 请参阅的说明以使用Github的功能从模板创建新的仓库。 从命令行 git clone https://github.com/dev-academy-challenges/boilerplate-fullstack [your-project-name] cd [your-project-name] npm install # to install dependencies npm run dev # to start the dev server 您可以找到在上运行的服务器。 细节 此回购包括: 一个简单的API端点( /api/v1/fruits ) 单个React组件( ) 示例数据库模块( server/db/fruits.js ) API客户端模块( client/apis/fruits.js ) Jest和酶(包
【文件预览】:
Cobler-master
----client()
--------reducers()
--------index.js(590B)
--------testing()
--------apis()
--------components()
--------webpack.config.js(908B)
--------styles()
--------actions()
----server()
--------index.js(195B)
--------db()
--------server.js(293B)
--------routes()
--------public()
----package.json(2KB)
----package-lock.json(605KB)
----.gitignore(140B)
----README.md(1004B)
----.vscode()
--------launch.json(393B)

网友评论