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 LICENSE file and CONTRIBUTING Guide #1

Closed fzn0x closed 3 years ago

fzn0x commented 3 years ago
  1. Some companies won't let you incorporate your code into their project without a license file explicitly stating what rights others have to use your work. I recommend you to use MIT License.
  2. Add Contributing Guide to let others know how to contribute