- Pug
- SCSS
- Native JavaScript
- Grid
- Responsive
- BEM
- Gulp
Live Demo: BYPABLO
- install NodeJS
- install globally:
- enter
yarn set version berry - download necessary dependencies:
yarn - to start work, enter the command:
yarn run dev(development mode) - to assemble the project, enter the command:
yarn run build(assembly mode)
