https://github.com/askomarov/land_advertoriale
https://github.com/askomarov/land_advertoriale
100 css gulp html landing-page pagespeed-insights pug scss webp
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/askomarov/land_advertoriale
- Owner: askomarov
- Created: 2022-11-23T18:59:32.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-28T20:45:39.000Z (over 3 years ago)
- Last Synced: 2025-04-08T07:45:04.535Z (about 1 year ago)
- Topics: 100, css, gulp, html, landing-page, pagespeed-insights, pug, scss, webp
- Language: CSS
- Homepage: https://roaring-mochi-35fb98.netlify.app/
- Size: 19.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Quick start instructions
### To get started, you must have the following installed:
- Node.js
- Gulp
- Npm
## Основные команды для работы
- installation - `npm i`
- Starting a local server- `npm start`
- Building a project without starting a local server - `npm run build`
- Запуск тестирования на соответствия код-гайдам - `npm test`
## All development is carried out in the directory `source`
## The resulting code gets into the directory `build`