create-typescript-eunchurn
v1.0.3
Published
<div align="center"> <h1 align="center">✨ Create TypeScript App</h1> <h6>Create your TypeScript Project.</h6> <br/> <img src="https://raw.githubusercontent.com/eunchurn/create-typescript-eunchurn/master/.github/assets/snapcode.png" alt="screenshot"/> <br/
Downloads
1
Readme
Inspired from Command-line tool for Native Web.
One command to start
Step By Step
npm init typescript-eunchurn
npx create-typescript-eunchurn
yarn create typescript-eunchurn
One command
npm init typescript-eunchurn my-app
npx create-typescript-eunchurn my-app
yarn create typescript-eunchurn my-app