/sho5rt

Primary LanguageJavaScriptMIT LicenseMIT

How to run the app

Make sure that git, node and npm are installed against your system. In the terminal on MacOs or cmd on Windows execute the following commands

git clone https://github.com/sAbakumoff/sho5rt.git
cd sho5rt
npm install
npm start

The starter will automatically open the app in the default web-browser.

Implementation notes