Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/askomarov/todo_test


https://github.com/askomarov/todo_test

css figma html pixel-perfect pug scss

Last synced: 6 days ago
JSON representation

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- `gulp`
- 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`