8000 GitHub - davidylam/TypeScriptRxJs
[go: up one dir, main page]

Skip to content

davidylam/TypeScriptRxJs

Repository files navigation

TypeScript Configuration with Webpack

Source

Pluralsight Reactive Programming RxJs with TypeScript

Description

Setup and Configuration with TypeScript and Webpack. It was based on Pluralsight's Scott Allens's course. I had to update various configuration from the original code.

Quick Start

# Clone the repository.
git clone https://github.com/davidylam/TypeScriptRxJs.git

# Change directory to TypeScriptRxJs.
cd TypeScriptRxJs

# install npm modules.
npm install

# execute script.
npm start

# open chrome and navigate to http:localhost:8080
# open chrome dev tool, and console should contains some text.

About

No description, website, or topics 4DB7 provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0