publish a npm package
#!/usr/bin/env bash # TODO
use npx create-react-ts-app <your app name> command to init a react hooks with typescript app.
npx create-react-ts-app <your app name>
this should include: