Skip to content

deptno/ts-module-boilerplate

Repository files navigation

ts-module-boilerplate

branch

master

common usage

install

wget -qO- https://github.com/deptno/ts-module-boilerplate/archive/master.zip | bsdtar -xf- && mv ts-module-boilerplate-master [your_project]

webpack/node

if you need single bundle file in node environment

script

  • yarn build

install

wget -qO- https://github.com/deptno/ts-module-boilerplate/archive/webpack/node.zip | bsdtar -xf- && mv ts-module-boilerplate-master [your_project]

About

use when you write typescript module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published