Live Cricket Score App
How to develop Live Cricket Score app?
Feb. 20, 2018
Live Cricket Score App
Feb. 20, 2018
Arun
git clone [https://github.com/roanuz/cricketapi-nodejs.git](https://github.com/roanuz/cricketapi-nodejs.git)
cd cricketapi-nodejs
This sample code uses NODEJS, Nunjucks and Memcache to develop a sports App to show Live Cricket Score using Roanuz Cricket API apis.
Install the dependencies
Run following command to install all required library dependencies
npm install
SC_APP_ID = your_app_id
SC_ACCESS_KEY = your_access_key
SC_SECRET_KEY = your_secret_key
SC_PORT = any port default 4000
npm start
The server starts running on port 4000. Go to the browser and type the following url:
http://localhost:4000/
http://localhost:4000/match/<match_key>/
match_key: Any available match key on Roanuz CricketAPI
In this match widget we used Match API. You can test your application with all free apis provided by Roanuz CricketAPI.
You can get it from [here(https://github.com/roanuz/cricket-html-template.git)] or clone using the following command:
git clone [https://github.com/roanuz/cricket-html-template.git](https://github.com/roanuz/cricket-html-template.git)
Roanuz CricketAPI shared lots of getting start code for different languages. Here is the list:

₹ - India
$ - International
€ - Europe
© Copyright Roanuz Softwares Private Limited. All rights reserved