Skip to content

msn0/ts-react-example

Repository files navigation

ts-react-example

React components written in TypeScript. An intentional mix of good old javascript with TypeScript with unit and visual regression tests.

What's included?

  • TypeScript mixed with javascript (ES6)
  • JSX in TS (.tsx)
  • postcss with typings
  • mocha with TS support
  • eslint with TS support
  • @vrt/react
  • HMR

Try it!

Clone it and install dependencies with npm i.

Run app with npm run dev and open localhost:8081.

Generate screenshots with npx vrt

Run tests with npm t.

License

MIT

About

React Components written in TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors