itsOrD / Patrick-Service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the Facts & features module for my team's Zillow Clone.

To use this module:

  • npm run db-setup - Seed the database with Faker Data

  • npm start - Start the Express Server on localhost:3001

  • npm run build - Set up bundle.js

Then open a window in your browser at localhost:3001/(three digit house number from 000 - 099)

If you want to use this app in a devlopment environment:

  • npm run react-dev - Sets up webpack to watch JSX files and transpile changes with Babel

  • npm test - Runs all jest test suites

About


Languages

Language:JavaScript 100.0%