How to run
-
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
- SSH
-
cd boilerplate-components-node
-
To install dependencies execute
npm i
-
To run the app execute
npm start
-
To run test execute
npm test
Here is the API documentation for this app