Skip to content

khaledayed/BEM-CSS-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of use BEM CSS Naming (Block Element Modifier) to integrate 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