NJACKWinterOfCode / JS-OS

An Unified Operating System on the web
3 stars 3 forks source link

Make singular command for App #28

Closed ankushbhardwxj closed 4 years ago

ankushbhardwxj commented 4 years ago

Currently, we have to npm start for client and npm start for server. We need a single command like npm run dev that would start both client and server.

ankushbhardwxj commented 4 years ago

@RAJAGOPALAN-GANGADHARAN I'd get this done 👍

RAJAGOPALAN-GANGADHARAN commented 4 years ago

Yes thats great would love to see the entire things in action.