demo.1
- added possibility to add data into tempaltes via json - restructured output files - some work on styles
This commit is contained in:
parent
1bb57b109b
commit
8bc8da74db
18 changed files with 1004 additions and 199 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue