Rx Market, your online monorepo store developed with reactive and functional programming
WIP
Rx Market is a monorepo created with lerna, typescript and rxjs and the purpose of it is try to create a copy of b2c apps (customer and rider)
lerna add [--dev] package-name [--scope package name ex: components]
yarn dev:customer
yarn dev:server[-watch]
yarn test:[package name]
Will compile typescript and create the dist dir
yarn build:customer:android
yarn build:customer:ios
yarn build:server
After having the commit well commented for deploying the changes to the repo just launch this command and lerna will do the rest
yarn push
Copyright (©) 2019 Xose.