Skip to content

Commit e0bc6cd

Browse files
committed
Add local dev notes to readme
1 parent ff34eba commit e0bc6cd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Diff for: readme.md

+9
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,12 @@ HACKmemphis.com is the website for the HACKmemphis hackathon event held yearly i
1111
Find a bug? Open a Github issue to let us know!
1212

1313
Want to contribute? See ```CONTRIBUTING.md``` for info.
14+
15+
16+
### Local Development
17+
18+
* Clone Repository
19+
* CD into this folder
20+
* Run `composer install`
21+
* Run `php vendor/bin/homestead make`
22+
* Run `vagrant up`

0 commit comments

Comments
 (0)