If you want to run and test the server localy on your device, navigate to your console and run:
git clone https://github.com/EmberNetwork/Blaze.git
Make sure you have nodejs installed for these next steps:
cd Blaze
npm install
npm start
If you want to run and test the server localy on your device, navigate to your console and run:
git clone https://github.com/EmberNetwork/Blaze.git
Make sure you have nodejs installed for these next steps:
cd Blaze
npm install
npm start