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