Skip to content

jmnyarega/referral_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Referral System

System prerequisites

  • nodejs v10 or later
  • yarn or npm

To run the application locally on your machine

  • Clone the repository
  • Checkout to the root directory of the application
  • Download all the required packages for the application by running - yarn install or npm install
      yarn install
      // or
      npm install
  • To run the application
      yarn build && yarn start

To run tests

  • checkout to the root directory of the app
  • run yarn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published