Open eserdinyo opened 6 years ago
When i type npm run dev it's working. But there is no localhost port number. so i couldn't find where the app working.
npm run dev
Its localhost:9090
Spent a while looking for this. Not being familiar with developing extensions didn't help. This should be in the CLI output, or at least in the Readme.
Thanks
You can close the issue.
When i type
npm run dev
it's working. But there is no localhost port number. so i couldn't find where the app working.