项目作者: micmro

项目描述 :
Simple boilerplate for compiling, serving and watching typescript via grunt
高级语言: JavaScript
项目地址: git://github.com/micmro/typescript-grunt-boilerplate.git
创建时间: 2016-07-04T13:07:07Z
项目社区:https://github.com/micmro/typescript-grunt-boilerplate

开源协议:MIT License

下载


typescript-grunt-boilerplate

Simple boilerplate for compiling, serving and watching typescript via grunt

Start the auto-watch dev-server

Simply run

  1. npm run serve

This will start the browser-sync server, compiles and browserifys the typescript in the project.