how to configure npm run live to test the styling for ame
I am working on a project which have frontend as react.
I want to test the styling for that components by running it live and see the changes as I change them.
I have see a video on not aware how to add that to my project.
thanks in advance.