create-xtensio-app

0.2.12 • Public • Published

Create Xtensio App

If you want to start a new extension project the xtensio way, it's easier to use the create-xtensio-app CLI tool to get started.

Creating a new Project

You can create a new project by running any of the below commands.

npx create-xtensio-app
# or
yarn create xtensio-app
# or
pnpm create xtensio-app

With the command above you'll be asked of your project name or you can just append that to any of the commands above.

Example:

yarn create xtensio-app <project-name>

Readme

Keywords

none

Package Sidebar

Install

npm i create-xtensio-app

Weekly Downloads

1

Version

0.2.12

License

MIT

Unpacked Size

126 kB

Total Files

25

Last publish

Collaborators

  • doc-han