Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/askomarov/land_advertoriale
- Owner: askomarov
- Created: 2022-11-23T18:59:32.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-28T20:45:39.000Z (about 2 years ago)
- Last Synced: 2024-04-15T22:52:17.454Z (9 months 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`