Vincent Tang
Fullstack Developer and cohost of CodeChefs
(and deliver value on day one!)
- 2 years experience in Production Apps, React/Vue/Angular
- From Orlando, FL
- Podcast Cohost @CodeChefs
Software solves business needs!
# Basic Installation
git clone https://github.com/vincentntang/codechefs
npm install
npm run dev
# Create your local branch and commit code, PR in github
git checkout -B feature/footer
git add .
git commit -m "New Styles On Footer"
git push origin master
# Keeping your branch up to date against development
git pull origin development
https://ohshitgit.com/
DON'Ts
By Vincent Tang
And deliver value on day one!