In order to install Azurite Storage account Emulator, Use the below command
npm install -g azurite
In order to get the Emulator up and running, Use the below command
azurite --silent --location c:\azurite --debug c:\azurite\debug.log
Also, You need Azure Storage Explorer to interact with emulator.