dusty / chakra-tester

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Package

The package is built using tsdx https://github.com/jaredpalmer/tsdx. To install the deps and build the package run

yarn

Example

The example app is including the package with yarn and running the app with parcel.

cd example
yarn && yarn start

About

License:MIT License


Languages

Language:TypeScript 68.1%Language:JavaScript 18.0%Language:HTML 13.9%