All Projects → justjavac → Recoil

justjavac / Recoil

Recoil 是适用于 React 最新特性的实验性的状态管理库

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Recoil 中文文档

All Contributors

当前翻译版本 e377043(2020-05-25T10:09:16Z)

安装

$ yarn

本地开发

$ yarn start

这个命令会开启一个服务,并自动打开浏览器。当有文件更改时页面会自动刷新。

构建

$ yarn build

这个命令会生成静态文件到 build 目录。

部署

$ GIT_USER=<Your GitHub username> USE_SSH=true yarn deploy

如果需要部署到 GitHub pages,这个命令会先构建静态页面,然后推送到 gh-pages 分支。

贡献者

感谢所有的贡献者们 🎉


迷渡(@justjavac)

八云酱(@bayunjiang)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].