├── components # react source code and demos
├── docs # documentation in markdown
├── scripts #
├── site # website layout and code
└── package.json
Fork
and git clone
.
$ npm install $ npm start // change start theme $ DEV_THEME=dark npm start
Then visit http://127.0.0.1:8001
Run test cases for one file$ npm test components/button/__tests__/index.test.js
$ npm update && npm run deploy
npm publish tip for Administrators:轮值规则和版本发布流程
Run Visual-Regression Diff locallyWarning
ImageSnapshots from target branch should named as imageSnapshots-{targetBranch}
in projectRoot, like imageSnapshots-master
.
Tip
You can download imageSnapshots from target branch or run npm run test-image
locally on target branch to generate imageSnapshots
npm run test-image # --base-ref should be the target branch you want to compare LOCAL=1 npm run test:visual-regression -- --base-ref=master --pr-id=anything
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4