Skip to content

heavenshell/ts-react-static

Repository files navigation

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