Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 317 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 317 Bytes

Blaze

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