- Back end and front end are two separate npm packages
- We use
stable
branch for deployment. We have a hook on the server to auto-deploy the code, so we don't need to include the dist folder.
Refer to: Git conventions and style guide Branching
To enable some useful git alias,run:
git config --local include.path ../.gitconfig