→ Clone this repo:
/projects/myProject>
git clone https://github.com/8sun/events/
→ Go to work directory:
/projects/myProject>
cd events
→ Install dependencies:
/projects/myProject/events>
npm install
→ Run server:
/projects/myProject/events>
npm start
→ And open the page http://127.0.0.1:3000
in browser