# Create dace app

Create dace apps in one command.

```
npx create-dace-app
cd my-project
npm start
```
