@xhmm/trs
v0.0.3
Published
**tsr (typescript-react-starter)**, a simple cli tool to generate typescript react environment using [this repo](https://github.com/XHMM/typescript-react-starter).
Downloads
3
Maintainers
Readme
introduction
tsr (typescript-react-starter), a simple cli tool to generate typescript react environment using this repo.
usage
$ npm install -g @xhmm/trs
$ trs --name="hello-react"
if you are using proxy, you can set proxy env:
set HTTP_PROXY="http://localhost:1080"