emkey / katipunan-wireframe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OLX Katipunan Frontend Framework

This is a one web project for a responsive version of OLX SEA

Requirements

You'll need to have the following items installed before continuing.

  • Node.js: Use the installer provided on the NodeJS website.
  • Grunt: Run [sudo] npm install -g grunt-cli
  • Bower: Run [sudo] npm install -g bower

Step 1

Clone this git repo into your computer

Step 2

Open terminal and go to the directory where you cloned this repo

Step 3

Type this into terminal

npm install && bower install

While you're working on your project, run:

gruntgit

And you're set!

Directory Structure

  • scss/_settings.scss: Foundation configuration settings go in here
  • scss/app.scss: Application styles go here

About


Languages

Language:CSS 70.6%Language:JavaScript 18.8%Language:PHP 10.6%