Skip to content

eBetApp/eBet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eBet

Get started

  • install common packages : yarn install
  • install packages listed in all packages.json: lerna bootstrap

Commands to run projects

  • run api: yarn dev-api
  • run app: yarn dev-app
  • run tests: yarn tests

How to contribute?

  • install npm package in all subRepo: lerna add packageName --dev
  • install npm package in specific subRepo: lerna add packageName --scope MySubRepo --dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •