malua / stencil-redux-observable-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minimal demo repository with stencil, rxjs, redux and redux-observable

npm start

To build the app for production, run:

npm run build

To run the unit tests once, run:

npm test

To run the unit tests and watch for file changes during development, run:

npm run test.watch

About

License:MIT License


Languages

Language:TypeScript 79.4%Language:CSS 11.8%Language:HTML 8.8%