Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ganeswararaosundarapu/monorepo-shoppingcart

monorepo for shoppingcart
https://github.com/ganeswararaosundarapu/monorepo-shoppingcart

babel boilerplate boilerplate-code i18n lint microservices monorepo node react shoppingcart typescript webpack webpack5 yarn2

Last synced: about 19 hours ago
JSON representation

monorepo for shoppingcart

Awesome Lists containing this project

README

        

# monorepo-shoppingcart
monorepo for shoppingcart

# How to run the monorepo
## Install
yarn install-all

## Build
yarn build-all

## Run UI
yarn start-ui

## Scripts
Run: yarn [ScriptName]

echo-all - echo's from all the packages if echo exist in the package script
build-all - builds for all the packages