Skip to content

Droozu/BEM-CSS-Example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 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

  • CSS 51.0%
  • HTML 38.4%
  • JavaScript 10.6%