Skip to content

stchysh/ts-ws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

webpack+babel+ts workspaces

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors