git clone [email protected]:GDGCB/dojo-ts.git
cd dojo-ts
yarn
- 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
git clone [email protected]:GDGCB/dojo-ts.git
cd dojo-ts
yarn
src/
folderspec.ts
suffixFollow those commands
yarn run build
yarn run build:watch
yarn run test
yarn run test:watch