Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 732 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 732 Bytes

Scrum Leader: ???

🌱Sembrar🌱

(english: to sow)

alt text

Team:

  • Emma Jane Phillips🛬
  • Courtney Dennis
  • Nelly Cimbi
  • Carlos Lopez
  • David Chaney

Join the project:

Clone the project: git clone https://github.com/sembrar-2211/sembrar

Create the postgreSQL database: createdb sembrar

Start the React development server (port 3000 default): npm run frontend:start

Start the PostgreSQL development server (port 4000 default): npm run db:dev

Pull up: http://localhost:3000/ to see the frontend http://localhost:4000/ to see the backend