1.0.2 • Published 4 years ago
rxt-runtime v1.0.2
Getting Started
Prerequisite
Cloning
To clone this project to your local machine, you will need to use git
$ git clone git@github.com:kowarite/rxt.git
$ cd rxtSetup
To setup this project, use npm
$ npm i
$ npm run buildNPM
You can also install this via NPM. Run one of the following:
$ npm run -D rxt-runtime # Install this as a runtime dependency
$ npm run -s rxt-runtime # Install this as a development dependencyIt is most recommend to install this as a runtime dependecny rather than globally.
This module haven't been published to NPM yet since it's still in rapid development.
API
For the runtime API documentation, please read the API.md file.
Example
For some examples, you can check the example folder.
Support
To show your support, add the following to your README.md:

