Make-School-Labs / few-2-1-lesson-3

Example source code for lesson 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FEW 2.1 - Lesson 3 - Testing Source code

This is source code for lesson 3. Code is organized in the src directory and tests to be written in the tests directory.

Run: npm install to install jest.

Run tests with: npm test

About

Example source code for lesson 3

License:MIT License


Languages

Language:JavaScript 100.0%