Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spirosikmd/typescript-microbundle-example

A TypeScript microbundle example
https://github.com/spirosikmd/typescript-microbundle-example

example jest microbundle typescript

Last synced: 3 months ago
JSON representation

A TypeScript microbundle example

Awesome Lists containing this project

README

        

# typescript-microbundle-example

A simple example project that illustrates the use of [TypeScript](https://www.typescriptlang.org/), [microbundle](https://github.com/developit/microbundle), and [jest](https://facebook.github.io/jest/).

* `yarn start` for development
* `yarn test` for testing
* `yarn build` to build for production