Skip to content

Commit 0a9cc31

Browse files
author
Jad Joubran
committed
Added Installation steps
1 parent eb5a58d commit 0a9cc31

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

readme.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,19 @@ This is a starter project that gives you an out of the box configuration for the
1515
* Elixir (for all the above)
1616

1717

18+
## Installation
19+
20+
Follow these simple steps:
21+
22+
* Clone the repository
23+
* `composer install`
24+
* `npm install`
25+
* `bower install`
26+
* `npm install -g gulp`
27+
* `gulp`
28+
* `gulp watch`
29+
30+
1831
## Issues and Feature Requests
1932

2033
Open a new issue.

0 commit comments

Comments
 (0)