•   about 3 years ago

How to develop and collaborate on velo locally?

We wanted to develop velo locally as we're team of 4 people. At a time web interface allows one user and so it kills efficiency. Any document on how to do it locally? What we would want ideally is:
use a npm package to setup local code repo. Spin up the dev server and make the changes and then push our code and sync all our changes.

Comments are closed.