Library | Description |
---|---|
React | Declarative library |
React-Static | Static site generator |
React-Router | Router library |
Material-UI | UI components |
Emotion | CSS-in-JS |
jdown + Marked | Markdown |
htmr | HTML to React element converter |
Jest | Testing framework |
Enzyme | React testing library |
Storybook | UI component dev & test |
storycap | Capture screenshot from storybook |
reg-cli | Visual regression test |
- Site
- Storybook
- Reg-cli report
yarn
yarn build
yarn start
yarn storybook
yarn test
yarn lint
MIT