orbit-typescript-react-lib-starter
v0.0.6
Published
## Install ```sh yarn # or npm install ```
Readme
Orbit Typescript React Lib Starter
Install
yarn
# or
npm installDevelop
yarn watch # watchProduction
yarn build
# or
npm run buildPublish
npm publish