Create a project in seconds!
create-xc-app is a tool that allows users to quickly create a project with preset templates. It is compatible with Node.js version >=12.0.0 and can be installed using either NPM or Yarn. Users can also specify the project name and template via additional command line options. The supported template presets include react-dva-tswasm, reactwasm-vuedeno-oak, and deno-vscode-cmd.
To install create-xc-app, follow these steps:
npm install -g create-xc-app
yarn global add create-xc-app
create-xc-app is a versatile tool that allows developers to quickly set up projects with preset templates. It supports Node.js version >=12.0.0 and can be installed using either NPM or Yarn. With the ability to specify the project name and template via command line options, create-xc-app provides a convenient and customizable solution for project creation.