Lightweight and minimal code. Spend less time overriding styles and focus more time on creating beautiful website applications.
Resource Git guide
- git checkout --
- git add
- git commit -a
- git commit -m "Commit message"
- git push origin master
- git log --pretty=oneline
- git checkout --