Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 323 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 323 Bytes

mini-session-tdd

command interface

  • yarn start-client : start react-dev with webpack-server
  • yarn start-server : start express server

  • yarn test-client : test react component in mocha
  • yarn test-server : test server in mocha with coverage, nyc
  • yarn test-db-migrate : migrate test db