文件名称:actionview-fe:基于Reactjs + Redux的ActionView前端源代码
文件大小:1.03MB
文件格式:ZIP
更新时间:2024-05-21 13:10:52
react redux workflow jira kanban
ActionView front-end ActoionView前端代码库,基于Reactjs+Redux。后端代码库:。 Demo How to install 环境要求: 安装 node ~4.2.6, npm ~3.5.2 下载代码: git clone cd actionview-fe npm install 依赖包: 修改node_modules/react-image-lightbox下的react-image-lightbox.js: 830行去掉close class。 确认node_modules下是否有dropzone文件夹,若没有请将react-dropzone-component/node_modules下的dropzone拷贝值该node_modules下。 确认node_modules下是否有cropperjs文件夹,若没有请将react-cropper/