Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matviyroman/testpsd
test psd
https://github.com/matviyroman/testpsd
bem-css bem-methodology css3 css3-flexbox gulp gulp-autoprefixer gulp-sass gulp-sourcemaps gulp-watch html5 sass
Last synced: 9 days ago
JSON representation
test psd
- Host: GitHub
- URL: https://github.com/matviyroman/testpsd
- Owner: MatviyRoman
- Created: 2019-03-20T14:54:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T18:18:31.000Z (almost 2 years ago)
- Last Synced: 2023-03-02T07:23:05.088Z (over 1 year ago)
- Topics: bem-css, bem-methodology, css3, css3-flexbox, gulp, gulp-autoprefixer, gulp-sass, gulp-sourcemaps, gulp-watch, html5, sass
- Language: CSS
- Homepage: https://testpsd.matviy.pp.ua
- Size: 1.76 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TestPSD
Install gulp + sass
1) npm i gulp
2) npm init
3) npm i gulp-sass gulp-sourcemaps gulp-autoprefixer gulp-watch --SD
4) gulp watchThe task is to draw an HTML page based on the PSD layout.
CSS frameworks, such as Bootstrap, are not allowed.
The use of preprocessors and Gulp type tools will be
to be considered a "plus".
It will also be super if the BEM methodology is used in layout.
When evaluating the test, the quality of the CSS and the HTML code will be taken into account.
Задача - зверстати HTML сторінку на основі PSD макету.
CSS фреймворки, типу Bootstrap використовувати заборонено.
Використання препроцесорів та інструментів збірки типу Gulp буде
вважатися "плюсом".
Також буде супер, якщо буде використана методологія БЕМ при верстці.
При оцінці тестового буде враховуватися якість CSS та HTML коду.