Skip to content

Commit 447cb54

Browse files
committed
added README
1 parent daafd0a commit 447cb54

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Qwik NX Plugin
2+
3+
## install
4+
5+
```
6+
npm install -D qwik-nx
7+
```
8+
9+
## Usage
10+
11+
```
12+
nx generate qwik-nx:app
13+
14+
```
15+
16+
TBD

0 commit comments

Comments
 (0)