Skip to content
/ rxjs-starter Public template

A somewhat opinionated starter for RxJS

Notifications You must be signed in to change notification settings

wbeeftink/rxjs-starter

Repository files navigation

RxJS Starter

This is a somewhat opinionated starter for RxJS. It includes:

  • TypeScript
  • Webpack

Getting started

  1. Install dependencies npm install
  2. Run the server npm run start
  3. Go to http://localhost:8080/

Debugging

This starter contains a debug configuration for VS Code in .vscode. To debug:

  1. Install Debugger for Chrome
  2. Press F5 (or Run → Start debugging)
  3. A chrome debugging instance will open

About

A somewhat opinionated starter for RxJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published