Skip to content

Commit 5333781

Browse files
committed
add readme for native example
1 parent 2b299e3 commit 5333781

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

examples/native/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# mp-tailwind-plugin-native-demo
2+
3+
## Dev
4+
5+
```bash
6+
# Run Gulp workflow first then develop the code inside 'src' folder
7+
npm run dev
8+
```

0 commit comments

Comments
 (0)