Myspheet / hng-dragonslayers

hng-dragonslayers frontend repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HNG5 DRAGONSLAYERS

Getting Started

  • Fork this repo https://github.com/sarscode/hng-dragonslayers.git
  • Install packages

    yarn or yarn install

Workflow

Make changes to code in app directory

  • Start the development server run: gulp dev-server

Contributions & PRs Guide

git checkout development

Commit Guide

ch: prefix for updating build tasks, package manager configs, etc; no production code change

ft: a new feature

fx: prefix for a bug fix

ds: changes to documentation

rf: refactoring production code

st: prefix for code style changes like formatting, missing semi colons, etc; no code change

Notice

Make sure all images are called from cloudinary. Do not upload images directly.

Deployment

Deployed to GitHub Pages: Click to View

About

hng-dragonslayers frontend repo


Languages

Language:HTML 47.3%Language:CSS 38.4%Language:JavaScript 14.3%