Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 313 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 313 Bytes

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