typescript develop workspaces babel + webpack + typescript
use yarn to manage packages
npm install -g yarn
use dts-bundle-generator to package .d.ts files
npm install -g dts-bundle-generator
after you clone this git, enter the folder and type command
yarn install
try to use ts-proj, enter the ts-proj folder and type following command
yarn start
node dist\main.js