DEV Community

Serdar Salim
Serdar Salim

Posted on

npm run dev

Each time I wanted to run an app in my local dev I used to open a terminal, open the folder of the app in terminal and type npm run dev.

Until I built this dashboard that just let's me do all that with just a click.

Available here: https://github.com/serdarsalim/dev-dashboard

Top comments (0)