We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cead5c commit cfb074fCopy full SHA for cfb074f
README.md
@@ -1,9 +1,17 @@
1
-# create-jwc
+# create-jwcjs
2
3
A Command Line Tool to create jwc.js project
4
5
<img width="590" alt="preview" src="https://user-images.githubusercontent.com/62133302/208615749-dd6627af-e436-4cdb-aced-a1372b7f953a.png">
6
7
+## Usage
8
+
9
+```
10
+npm init jwcjs@latest
11
12
13
+More information: [https://jwc.js.org](https://jwc.js.org)
14
15
## License
16
17
[MIT](https://opensource.org/licenses/MIT)
0 commit comments