Skip to content

bftmoon/FSDBem

Repository files navigation

FSDBem

Project with components architecture and BEM methodology for FSD

How to

Install

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
Run server

For development mode

npm run dev

For production mode

npm run prod
Build project
npm run build
Check code with Eslint
npm run eslint

All used rules for linter can be found in .eslintrc.js

Find original images and Perfect Pixel configs

All images can be found here

Find info for plugins customization

About

Study project for FSD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published