Post-in note 基于 create-react-app 构建的便利贴Demo github: https://github.com/masonz/post-it-note/ Heroku: https://post-in-note.herokuapp.com/ 技术栈 React create-react-app redux react-dnd 安装 $ npm install # 安装依赖 $ npm run dev # 运行本地开发环境 localhost:3000 $ npm run build # 打包静态资源