Skip to content

yigitkula/node-tdd-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-tdd-starter

Getting started

  1. Git clone https://github.com/yigitkula/node-tdd-starter.git
  2. cd /node-tdd-starter
  3. yarn install or npm install
  4. yarn run dev

Testing

  1. yarn run test

Building For Production

  1. yarn run build

Running In Production

  1. yarn run serve

About

Node.js test driven development starter project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published