Thanks to visit codestin.com
Credit goes to github.com

Skip to content

foresightyj/typescript-rxjs-webpack

 
 

Repository files navigation

这个项目是从一个github上面fork下来并且稍作修改得到的。目的是为了方便有一个比较简单的包含了webpack + typescript + rxjs的试验环境。

master branch是模板,每次试验一个小例子的时候,从master branch重新checkout一个新的branch作为试验就行了,如git checkout -b test001

Usage

npm start

TDD

npm run test:watch

Project will start on the specified port with watch mode, enjoy!

About

👾 A simple RxJS scratchpad which includes marble testing

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 53.0%
  • TypeScript 39.2%
  • HTML 7.8%