c0depanda / forLoop-UI

Front-end code for the forloop Website ( A community of passionate software developers and enthusiasts across Africa )

Home Page:https://c0depanda.bitbucket.io/forLoop/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User Interface Design code for ForLoop

Front-end code for the forloop Website ( A community of passionate software developers and enthusiasts across Africa )

Getting Started

Dependencies

Make sure these are installed first.

Quick Start

  1. Clone repo.
  2. In bash/terminal/command line, cd into cloned project directory.
  3. Run npm install to install required files or run yarn install if you prefer that
  4. When it's done installing, run one of the task runners to get going:
    • gulp manually compiles files.
    • gulp watch automatically compiles files and watches for changes in files.
    • gulp production to compiles assets, perform concatenations of files as well as minifications to make project ready for a production

About

Front-end code for the forloop Website ( A community of passionate software developers and enthusiasts across Africa )

https://c0depanda.bitbucket.io/forLoop/


Languages

Language:CSS 51.3%Language:HTML 46.6%Language:JavaScript 2.1%