Project with components architecture and BEM methodology for FSD
If you haven't installed npm (or yarn knowledge) you should download and install Node.js
git clone https://github.com/bigfatmoon/FSDBem.git
cd FSDBem
npm install
For development mode
npm run dev
For production mode
npm run prod
npm run build
npm run eslint
All used rules for linter can be found in .eslintrc.js
All images can be found here