Coding Dojo TS+Jest skeleton Installation git clone [email protected]:GDGCB/dojo-ts.git cd dojo-ts yarn Developing put code into src/ folder tests have spec.ts suffix Follow those commands yarn run build yarn run build:watch yarn run test yarn run test:watch