Skip to content

B1x1t0/deployBaseParaFormacionesJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDD JS Template Project

A template project ready to TDD.

1. How to use

Write your code in ./src and your tests under ./test. No matters how your test files are named. You can use chai, mocha, and expect.js expectations.

2. Available commands
  • npm start : run your ./src/app.js node console app and waits for changes
  • npm test : launch tests once
  • npm run tdd : laung tests and watches changes for relaunch. Ctrl-C to stop it.
3. Dependencies used
4. Future plans
  • improve babel config

2017 © d .T .b

About

Deploy base para las formaciones JS por consola

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published