注册
登录
倒排索引/搜索引擎
>>
react-how-to
>>
返回
项目作者:
brunolm
项目描述 :
Each Pull Request will contain explanation and steps taken to complete a feature.
高级语言:
TypeScript
项目主页:
项目地址:
git://github.com/brunolm/react-how-to.git
创建时间:
2017-11-19T01:23:48Z
项目社区:
https://github.com/brunolm/react-how-to
开源协议:
下载
React: How To
Each Pull Request will contain explanation and steps taken to complete a feature.
New project
Create a new React project
Configure editorconfig
Setup project architecture
Pre commit hooks
Configure prettier on pre-commit
Configure prettier to run on ts, tsx, css, md
Sort imports, tslint autofix
Mobx (redux like)
Configure Mobx
Tests
Setup tests
Setup test coverage
CI and Coverage tools
Add project on Travis CI
Add project on Coveralls