Skip to content

Rithick0907/BEM-CSS-Example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of use BEM CSS Naming (Block Element Modifier) to Integration websites.

BEM

BEM is a design methodology that helps you to create reusable components and code sharing in front-end development. — getbem.com

Run project

npm install
npm run build

Mockup

mockup

About

Example of use BEM CSS Naming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 38.3%
  • SCSS 29.2%
  • CSS 21.9%
  • JavaScript 10.6%