Navigation Menu

Skip to content

mophy/tdd-starter-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tdd-starter-js

Starting point of a JavaScript TDD project.

  1. git clone https://github.com/mophy/tdd-starter-js.git my-test
  2. cd my-test
  3. yarn install or npm install
  4. yarn test:watch or npm run test:watch
  5. Enjoy TDD.

About

Starting point of a JavaScript TDD project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published