Server Driven UI can enable faster iterations and allowing apps to instantly update on multiple platforms
Pets App
Server Driven UI can enable faster iterations and allowing apps to instantly update on multiple platforms
Steps to run Pets-Web:
Download or clone the above repository.
Go to the root folder “pets-web” and run “npm install”. This will install all the required packages for your application.
Make sure the Node/Express server is running.
Browse to localhost:3000 to view your React project.