You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a library and you need to build it instead of starting a server. Check the watch command in package json and you will notice that a build has been created inside dist. Then clone the testing-tron-ui and after doing npm i, do npm link . Then do npm start on this testing-tron-ui project, you will see the updated components there with hot reload.
As this is still under development, the documentation is lacking, will update the Readme for better understanding.
Getting the below error when I try start the application using
npm start
The text was updated successfully, but these errors were encountered: