NOTE test commit from wsl
Discrepancy from atom git status
This commit is contained in:
parent
891b4be9dc
commit
cd870b1bfe
75 changed files with 15649 additions and 15649 deletions
38
README.md
38
README.md
|
|
@ -1,19 +1,19 @@
|
|||
# HIPPIE
|
||||
|
||||
## USE (work in progress (it is not ready to be used))
|
||||
|
||||
Clone the repo `https://github.com/sthag/hippie.git`.
|
||||
|
||||
Change to the newly created folder. By default this would be *hippie*.
|
||||
|
||||
Run the command `npm install`.
|
||||
This will install all nodejs dependencies into the filder *node_modules*.
|
||||
|
||||
Run the command `gulp`.
|
||||
This will create a folder *build* with the resulting files.
|
||||
|
||||
## LOGIC
|
||||
|
||||
Klassennamen enthalten Objektnamen und Funktionen
|
||||
Sie sind mit `-` und `_` unterteilt.
|
||||
Der Bindestrich `-` trennt Objektnamen von Funktionen. Der Unterstrich `_` wiederum unterteilt Funktionsbezeichnungen.
|
||||
# HIPPIE
|
||||
|
||||
## USE (work in progress (it is not ready to be used))
|
||||
|
||||
Clone the repo `https://github.com/sthag/hippie.git`.
|
||||
|
||||
Change to the newly created folder. By default this would be *hippie*.
|
||||
|
||||
Run the command `npm install`.
|
||||
This will install all nodejs dependencies into the filder *node_modules*.
|
||||
|
||||
Run the command `gulp`.
|
||||
This will create a folder *build* with the resulting files.
|
||||
|
||||
## LOGIC
|
||||
|
||||
Klassennamen enthalten Objektnamen und Funktionen
|
||||
Sie sind mit `-` und `_` unterteilt.
|
||||
Der Bindestrich `-` trennt Objektnamen von Funktionen. Der Unterstrich `_` wiederum unterteilt Funktionsbezeichnungen.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue