Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 514 Bytes

File metadata and controls

35 lines (25 loc) · 514 Bytes

Testings-Patterns-Extended-Project

Members

  • Angie Gonzales
  • Frank Condezo
  • Carlos Sandoval
  • Paul Portillo
  • Christopher Roa

Installation

Install dependencies:

npm install

Start the server:

npm start

View the website at: http://localhost:3000

Test

Start the test:

npm test

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.