fugazi-io / webclient

web based terminal application for executing local and remote commands
http://fugazi.io
28 stars 12 forks source link

I would like a `dev` npm script #22

Closed mightyiam closed 7 years ago

mightyiam commented 7 years ago
$ npm run dev
Development server running on http://localhost:1234/

This will speed up the onboarding for everyone, deprecating the need to choose a way to serve the app.

nitzantomer commented 7 years ago

This will be handled in https://github.com/fugazi-io/webclient/issues/24