Skip to content

xillow-talk/steve-component-agent-contact

Repository files navigation

Project Name

Agent Component

Related Projects

Usage

INSTRUCTIONS TO RUN

  1. 'npm install' on root dirctory of this repo
  2. 'npm run dev-pack' to bundle all assets to serve on html
  3. 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'
  4. 'npm run faker' to seed fake data into mysql
  5. 'npm run start' to start server
  6. localhost:6969 is server to copy into browser

About

Agent contact component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published