Skip to content

NataliaTepluhina/vue-cli-plugin-rx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-cli-plugin-rx

Vue CLI 3 plugin for adding RxJS support to project using vue-rx.

How to Use

You need Vue CLI 3 installed globally as a pre-requisite. If you don't have it, please run

npm install -g @vue/cli

To add RxJS support to your vue-cli-powered project, run the following command in the project root folder:

vue add rx

You will be prompted to choose if you want to use a demo component. If you pick yes option, the component will be created in components folder. It's a simple RxJS-powered click counter.

About

Vue CLI 3 plugin for adding RxJS support to project using vue-rx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published