added version.md
This commit is contained in:
parent
b8b3688300
commit
3a1864202b
20
version.md
Normal file
20
version.md
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
|
||||||
|
|
||||||
|
### **v0.0.1:**
|
||||||
|
- created package directories structure
|
||||||
|
|
||||||
|
- "public":
|
||||||
|
- index.html (main html file)
|
||||||
|
- "css" subdir
|
||||||
|
- main.css (main css file for index.html)
|
||||||
|
- "src" subdir:
|
||||||
|
- jquery-2.1.3.min.js (not really needed)
|
||||||
|
|
||||||
|
- "server":
|
||||||
|
- server_utils.js (server utilities function)
|
||||||
|
- server_params.js (Server parameters)
|
||||||
|
|
||||||
|
- "ui": (empty, and will become a "public" subdir)
|
||||||
|
|
||||||
|
|
||||||
|
-
|
4
version.md~
Normal file
4
version.md~
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
|
||||||
|
|
||||||
|
### **v0.0.1:**
|
||||||
|
-
|
Loading…
Reference in New Issue
Block a user