Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 334 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 334 Bytes

typescript-microbundle-example

A simple example project that illustrates the use of TypeScript, microbundle, and jest.

  • yarn start for development
  • yarn test for testing
  • yarn build to build for production