We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e68d137 commit 4dab822Copy full SHA for 4dab822
Example/README.md
@@ -0,0 +1,10 @@
1
+# Example project of JavaScriptKit
2
+
3
4
+## Bootstrap
5
6
+```sh
7
+$ make build
8
+$ npm run start
9
+$ # Open http://localhost:8080 on your browser
10
+```
0 commit comments