alfianandinugraha / create-react-typescript-app

Integrating Reactjs with Typescript + ESLint
https://create-react-typescript-app.vercel.app
MIT License
24 stars 6 forks source link

Add Template Label , Update NPX Support #3

Open fzn0x opened 3 years ago

fzn0x commented 3 years ago
  1. Add Template Label To Repository.
  2. Add NPX Support that automically create the template with NPX without git clone. References: create-react-app Example : npx create-react-app my-app Expected result : npx reactjs-typescript-init myapp
alfianandinugraha commented 3 years ago

good ideas, I will try it