Skip to content

gaeun917/Pepsico_nav

 
 

Repository files navigation

PepsiCo Dev Environment - Colorido Studio

Server

  • node.js
  • express.js

Grunt

  • sass
  • uglify
  • compass
  • susy
  • livereload

Library

  • Greensock
  • Jquery

Version Control

  • Github

Installation

npm install

npm start

grunt

CSS Convention

  • No more than 4 level nesting (avoid cascading )
  • Basic Order: position, display, width/height, top, left/right, margin/border, text-related elements, z-index
  • Upper: Layout lower: text, visibility, z-index at the end
  • BEM preferred, but not required.

TODO

  • Bower: JS module manager
  • Angular 2
  • Scrollmagic(lib)
  • REFACTORING!

About

Pepsico.com Navigation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 56.4%
  • HTML 32.3%
  • JavaScript 11.2%
  • Ruby 0.1%