Skip to content

uryyyyyyy/react-redux-js-sample

Repository files navigation

run

npm install
npm run build
python -m SimpleHttpServer

# or python -m http.server

open localhost:8000

test

test all

npm run test:all

test ut

npm run test:ut ./src/__tests__/your-test-code.js

flow

check

npm run flow

add flow-typed definition

npm run flow-typed install (rxjs@5.0.x)

LICENCE

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published