Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 536 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 536 Bytes

boilerplate-components-node


How to run

  1. Clone the repository using

    • SSH git clone git@github.com:mohamedGamalAbuGalala/boilerplate-components-node.git
    • HTTPS git clone https://github.com/mohamedGamalAbuGalala/boilerplate-components-node.git
  2. cd boilerplate-components-node

  3. To install dependencies execute npm i

  4. To run the app execute npm start

  5. To run test execute npm test

Here is the API documentation for this app