Add quick README file
This commit is contained in:
parent
72a36d9084
commit
02d0c71fef
1 changed files with 9 additions and 0 deletions
9
README.md
Normal file
9
README.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
```
|
||||
git clone git@git.atomaka.com:talks/vagrant-farmers\_market.git
|
||||
cd vagrant-farmers_market
|
||||
git clone https://github.com/atomaka/farmers_markets.git code
|
||||
vagrant up
|
||||
vagrant ssh
|
||||
cd app
|
||||
rackup -o 0.0.0.0
|
||||
```
|
Loading…
Reference in a new issue