@muriukivin/create-ts-template automates the process of scaffolding a new typescript app including: installing dependencies.
npx @muriukivincent/create-ts-app init projectname
cd projectname
yarn watch
Alternatively,
npm i -g @muriukivincent/create-ts-app
@muriukivincent/create-ts-app init projectname
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Give a ⭐️ if this project helped you!
Copyright © 2022 vincentmuriuki.
This project is MIT licensed.