文件名称:react-mini-mural:迷你壁画,带粘滞便笺
文件大小:199KB
文件格式:ZIP
更新时间:2024-06-07 20:51:45
JavaScript
带有便笺的简单壁画。 您可以添加,编辑和删除即时贴 作为面试的编码挑战而提出。 现场例子 您可以在以下链接中测试该应用程序: 如何使用 要克隆和运行此应用程序,您需要在计算机上安装Git,Node.js和Yarn。 在您的命令行中: # Clone this repository $ git clone https://github.com/amitmerchant1990/electron-markdownify # Go into the repository $ cd react-mini-mural # Install dependencies $ yarn install # Run the app $ yarn start 添加注释:双击 选择注:单击 多项选择: Shift +单击 复制说明: CTRL + C 粘贴说明: CTRL + V 运行测试 运行该项目的测试
【文件预览】:
react-mini-mural-master
----.eslintrc(62B)
----images()
--------clipboard-manager.png(16KB)
--------readme-header.png(23KB)
--------react-mini-mural.png(16KB)
----package.json(767B)
----src()
--------reducers()
--------utils.js(462B)
--------index.js(433B)
--------utils.test.js(1KB)
--------registerServiceWorker.js(4KB)
--------components()
--------actions()
--------actionTypes.js(681B)
--------constants.js(263B)
--------index.css(36B)
--------store()
----LICENSE.md(1KB)
----.gitignore(285B)
----public()
--------manifest.json(317B)
--------index.html(2KB)
--------favicon.ico(1KB)
----README.md(2KB)
----yarn.lock(271KB)