Skip to content

Commit 4e11974

Browse files
committed
initial commit
0 parents  commit 4e11974

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# vue-cli-plugin-extensionpoints
2+
3+
This is a plugin for [Vue CLI](https://cli.vuejs.org) to add [Vue extensionpoints](https://github.com/nerdocs/vue-extensionpoints) to your app easily.
4+
5+
Just install it with
6+
7+
```bash
8+
vue add extensionpoints
9+
```
10+
11+
The plugin adds the dependency to your application and modifies a few files (namely main.js, and creates a plugins directory).

0 commit comments

Comments
 (0)