Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 302 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 302 Bytes

Contributing

  1. Clone the repo
    git clone https://github.com/Kshubhranshu/cuvette-assignment.git
  2. Installing dependencies
    npm i 
    npm run  install 
  3. Start server
    [Node server]: npm run startApp
    [React ap]: npm run startServer