create-builderx-app
Version:
Create an Application using BuilderX framework
14 lines (8 loc) • 345 B
Markdown
# About @builderx-framework/create-builderx-app
**Note:** This repository contains the code which copies [template repository](https://github.com/builderx-framework/template) using the Builderx framework.
Usage
```shell
npx @builderx-framework/create-builderx-app todo-app
OR
npm init @builderx-framework/builderx-app todo-app
```