0.2.19 • Published 8 months ago
create-extension-app v0.2.19
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.19
8 months ago
0.2.18
8 months ago
0.2.16
9 months ago
0.2.15
9 months ago
0.2.14
9 months ago
0.2.13
9 months ago
0.2.12
2 years ago
0.2.11
2 years ago
0.1.11
2 years ago
0.1.10
2 years ago
0.0.10
2 years ago
0.0.9
2 years ago
0.0.8
2 years ago
0.0.7
2 years ago
0.0.6
2 years ago
0.0.5
2 years ago
1.0.4
2 years ago
1.0.3
2 years ago
1.0.2
2 years ago