This is a somewhat opinionated starter for RxJS. It includes:
- TypeScript
- Webpack
- Install dependencies
npm install - Run the server
npm run start - Go to http://localhost:8080/
This starter contains a debug configuration for VS Code in .vscode. To debug:
- Install Debugger for Chrome
- Press
F5(or Run → Start debugging) - A chrome debugging instance will open