Closed yTakkar closed 6 years ago
Now open the app on the browser with http://localhost:5600. Run npm start for starting the express server and it will automatically restart if any JS file is modified.
npm start
Hi Faiyaz, I reverted it as demo is not working in Github pages. Please fix it update the code.
Now open the app on the browser with http://localhost:5600. Run
npm start
for starting the express server and it will automatically restart if any JS file is modified.