node-tdd-starter Getting started Git clone https://github.com/yigitkula/node-tdd-starter.git cd /node-tdd-starter yarn install or npm install yarn run dev Testing yarn run test Building For Production yarn run build Running In Production yarn run serve