Follow these steps to get the project up and running on your local machine.
git clone https://github.com/ChahtourAla/Hedera_token_service.git
npm install
Don't forget to create a .env file in the root of your project. This file should contain any environment variables required for your project.
node <file name>