atherosai / ui

Simple UI examples from my social media
https://learning.atheros.ai
10.51k stars 1.85k forks source link

npm ERR! Missing script: "dev" #36

Open ptugger opened 2 months ago

ptugger commented 2 months ago

As per documentation, there should be a dev command but it's not.

saqibtanveer786 commented 2 months ago

There is in react-example directory

prajeshElEvEn commented 2 months ago

As per documentation, there should be a dev command but it's not.

You can take a look at this. Here, I have explained the flow code and how you can run it.