CLI to generate base project to start developing APIs with TypeScript.
YARN
yarn add create-typescript-apiNPM
npm install --save create-typescript-api- Show progress of download
- Install package.json dependencies
- Remove Text-Input to use process.argvs (eg: create-typescript-api project-name)
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.


