Skip to content

danielantelo/code-club

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Club - TDD Javascript

Base repo for code club tasks in javascript.

Requirements

Setup

  1. Install dependencies in root of cloned folder
npm i
  1. Check test environment works
npm test

Note: This will be the command you execute every time you want to run tests.

  1. Pick a Kata from code-katas.md

  2. Modify the module and spec as needed

Have fun!

About

Base repo for TDD code club

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors