- added possibility to add data into tempaltes via json
- restructured output files
- some work on styles
This commit is contained in:
Stephan 2018-05-08 23:00:46 +02:00
parent 1bb57b109b
commit 8bc8da74db
18 changed files with 1004 additions and 199 deletions

View file

@ -6,7 +6,10 @@ Clone the repo `https://github.com/sthag/hippie.git`.
Change to the newly created folder. By default this would be *hippie*.
Run the command *gulp*.
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