UNPKG

@kazion/create-app

Version:

A cli tool to help you get started with graphql and rest api's with typescript

20 lines (11 loc) 356 B
![alt text](create-app.png "Create App") # Create App Cli A nodejs cli tool that help generate Rest, Graphql, etc. backend application ## Contribute Feel free to contribute to the repo on [Contribute](https://github.com/Kazion500/create-app-cli) ## General usage: Using npm: ```shell $ npx @kazion/create-app ``` Thanks for using the cli tool 🚀