Skip to content

Commit dfcad91

Browse files
committed
initial commit
0 parents  commit dfcad91

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# @embroider/app-blueprint
2+
3+
**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
11+
```

0 commit comments

Comments
 (0)