keep-graph:Keep Graph是Google Keep的开源克隆。 它基于React和GraphQL构建

时间:2024-02-23 23:56:17
【文件属性】:

文件名称:keep-graph:Keep Graph是Google Keep的开源克隆。 它基于React和GraphQL构建

文件大小:207KB

文件格式:ZIP

更新时间:2024-02-23 23:56:17

graphql material-design react-router reactjs material-ui

保持图表 Keep Graph是开源克隆。 它建立在和。 当前后端托管在 入门 1.克隆项目 git clone https://github.com/kadukeitor/keep-graph.git 2.移至项目 cd keep-graph 3.安装依赖项 npm install 4.创建配置文件 cp .env.example .env 4.1。 当前配置 REACT_APP_GRAPHQL_ENDPOINT_SIMPLE=https://api.graph.cool/simple/v1/keep-graph REACT_APP_GRAPHQL_ENDPOINT_SUBSCRIPTIONS=wss://subscriptions.us-west-2.graph.cool/v1/keep-graph 5.运行项目 npm start 演示版 在查看演示


【文件预览】:
keep-graph-master
----package.json(990B)
----.github()
--------preview.png(131KB)
----package-lock.json(371KB)
----.env.example(76B)
----src()
--------App.css(1KB)
--------Services()
--------index.js(344B)
--------Pages()
--------Components()
--------registerServiceWorker.js(4KB)
--------App.test.js(248B)
--------App.js(2KB)
----types.graphql(584B)
----.gitignore(297B)
----public()
--------manifest.json(305B)
--------index.html(2KB)
--------favicon.ico(5KB)
----README.md(907B)

网友评论