Skip to content

Latest commit

 

History

History
68 lines (50 loc) · 1.48 KB

README.md

File metadata and controls

68 lines (50 loc) · 1.48 KB

My Site build with React-Static

Build Status Netlify Status

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

Install

yarn

Usage

Build

yarn build

Development

yarn start

Storybook

yarn storybook

Test

yarn test

Lint

yarn lint

LICENSE

MIT