CLI to generate base project to start developing APIs with TypeScript.
YARN
yarn add create-typescript-apiNPM
npm install --save create-typescript-apicreate-typescript-apiThis will display you an input to introduce the projectName or project path. Hit enter and wait, and then you're good to go!
If you found a bug, or you have an answer, or whatever. Please, open an issue. We will do our best to fix it.
Of course, if you see something that you want to upgrade from this library, or a bug that needs to be solved, PRs are welcome!
Distributed under the MIT license. See LICENSE for more information.

