You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Very** experimental blueprint for scaffolding ember v2 apps with Vite
4
+
5
+
This is likely to change on a daily basis so you have to keep up to date with the changes to expect it work. Use [ember-cli-update](https://github.com/ember-cli/ember-cli-update) to update to the latest version.
6
+
7
+
## Usage
8
+
9
+
```bash
10
+
ember new my-fancy-app -b @embroider/app-blueprint --pnpm
0 commit comments