Working branch is dev and code is continuously deploy to master by codeship
On dev branch
Get dependencies
npm i
Launch dev server
npm run dev