Skip to content

Commit 4dab822

Browse files
Create README.md
1 parent e68d137 commit 4dab822

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Example/README.md

+10
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)