yannickoo / esti

:one: :two: :three: :five: :eight: :one::three:

Home Page:https://esti.uber.space

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve dev workflow

yannickoo opened this issue · comments

Currently we need to run npm run babel:server && node dist/server/index.js and npm run dev – we should improve this by using parallelshell as @zcei suggested.