0.2.12 • Published 8 months ago

create-extension-app v0.2.12

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

Create Xtensio App

If you want to start a new extension project the xtensio way, it's easier to use the create-extension-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-extension-app
# or
yarn create extension-app
# or
pnpm create extension-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 extension-app <project-name>
0.2.12

8 months ago

0.2.11

9 months ago

0.1.11

9 months ago

0.1.10

9 months ago

0.0.10

9 months ago

0.0.9

9 months ago

0.0.8

9 months ago

0.0.7

9 months ago

0.0.6

9 months ago

0.0.5

9 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago