We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e58eac commit e0a8a8bCopy full SHA for e0a8a8b
README.md
@@ -1,2 +1,9 @@
1
# JavaScript-Israel-Website
2
The Javascript Israel Website
3
+
4
+## Start hacking
5
+Clone this repo and run the content locally
6
+```bash
7
+$ npm install
8
+$ gulp serve
9
+```
0 commit comments