This is a small test project to help me test rxjs functions with webpack.
In order to use it, you can clone the project
git clone https://github.com/alexsaker/test-rxjs and install it
npm install No prerequisites needed
To Build
npm run build:dev To Serve
npm run serve:dev To Build & Serve
npm run watch:dev Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Alexandre Saker - Initial work - GitHub
This project is licensed under the MIT License - see the LICENSE.md file for details