Skip to content

A boilerplate for quickly starting your RxJs project.

Notifications You must be signed in to change notification settings

scq000/rxjs-quick-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Description This is a boilerplate project for RxJs programming, which is based in RxJs 5, babel and webpack. You can enjoy it quickly.

#Get Start

Firstly, you should download this project and install some dependencies.

git clone https://github.com/scq000/rxjs-quick-starter.git
cd rxjs-quick-starter && npm install

Now you can input this in terminal :

npm run dev

For TDD, you can input this:

npm run test

Ok, enjoy it!

About

A boilerplate for quickly starting your RxJs project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published