/crudAndTDD

simple project to apply knowledge in automated tests

Primary LanguageJavaScriptMIT LicenseMIT

GitHub repo size

CRUD with TDD

This project were created to test jest with a CRUD app.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Installing

A step by step series of examples that tell you how to get a development env running

At the root of the repository run

yarn install

Running the project

To run the project, go to the root of the directory then run

yarn start:monitor