📝Usage
All through your terminal 💻
Generate Project
CLI provides a command to create your new project:
npx @tsxp/cli <project-name>
Once the npx command succeed, cli will ask you to choose the template between:
Basic
Advance (recommended)

choose any of the template then cli will start installing dependencies.
Last updated
Was this helpful?