Agent Component
- https://github.com/xillow-talk/john-sprague-component-home-value
- https://github.com/xillow-talk/leighton-component-photo-carousel
INSTRUCTIONS TO RUN
- 'npm install' on root dirctory of this repo
- 'npm run dev-pack' to bundle all assets to serve on html
- update user info (line 7 and 8) on fakeData.js to your personal mysql account 3.5) log into your mysql (mysql -u root -p), and create the database 'agents'
- 'npm run faker' to seed fake data into mysql
- 'npm run start' to start server
- localhost:6969 is server to copy into browser