- Fork this repo
https://github.com/sarscode/hng-dragonslayers.git - Install packages
yarnoryarn install
Make changes to code in app directory
- Start the development server run:
gulp dev-server
git checkout development
ch:prefix for updating build tasks, package manager configs, etc; no production code change
ft:a new feature
fxprefix for a bug fix
ds:changes to documentation
rf:refactoring production code