create-typescript-api
v1.1.2
Published
A simple CLI to create a Typescript basic project to develop APIs
Downloads
4
Readme
create-typescript-api
CLI to generate base project to start developing APIs with TypeScript.
Installation
YARN
yarn add create-typescript-api
NPM
npm install --save create-typescript-api
Usage
TODO
- [ ] Install package.json dependencies
Issues
If you found a bug, or you have an answer, or whatever. Please, open an issue. We will do our best to fix it.
Contributing
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!
License
Distributed under the MIT license. See LICENSE for more information.