Install and run Azurite
How to install and run azurite using Nodequick ref:
npm install -g azurite
azurite --silent --location c:\azurite --debug c:\azurite\debug.log
quick ref:
npm install -g azurite
azurite --silent --location c:\azurite --debug c:\azurite\debug.log