Follow the following steps to test the comment application.
1)Clone the repository from the url
https://github.com/rajiv-shrivastava/cards_with_router_optimized.git
-
Set up node on your machine by running the command
npm install or sudo npm install
3)Start the server using the command
npm start or sudo npm start
- Run the project on localhost at port 8080