/ecommerce-unit-testing

A project from DevMountain to teach the fundamentals of unit testing.

Primary LanguageJavaScript

ecommerce

An ecommerce project for students at DevMountain to practice using unit tests.

  1. npm install in the root directory.
  2. npm start to start the server.