Context:
Marketing Team want to see the design before shipping, they are afraid of terminal and confuse of npm, yarn and pnpm. They get anxiety when typing on terminal as if one wrong character will resulting computer go ... KABOOM
So... i am thinking it is possible to create an application , that :
- Check they have nodejs install?
- Install all dependencies
- and npm run dev
- Upon rdy , open browser and serve localhost:1234
PS: Of course, do not show the big scary terminal
Hope anyone can point me the right direction, i will be much appreciated
Cheers