项目作者: micmro
项目描述 :
Simple boilerplate for compiling, serving and watching typescript via grunt
高级语言: JavaScript
项目地址: git://github.com/micmro/typescript-grunt-boilerplate.git
typescript-grunt-boilerplate
Simple boilerplate for compiling, serving and watching typescript via grunt
Start the auto-watch dev-server
Simply run
npm run serve
This will start the browser-sync
server, compiles and browserify
s the typescript in the project.