File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22| [ English] ( README.md ) | [ Русский] ( README.ru.md ) |
33
44Required software:
5- 1 . Runtime - [ Node.js] ( https://nodejs.org/en/ ) with package manager: [ npm] ( https://www.npmjs.com/ ) , [ code example ] ( examples/example.js )
6- 2 . Linter - Code style and syntax templates checker - [ ESLint] ( http://eslint.org/ ) , [ config example] ( examples/.eslintrc.yml )
5+ 1 . Runtime - [ Node.js] ( https://nodejs.org/en/ ) with package manager: [ npm] ( https://www.npmjs.com/ )
6+ 2 . Linter - Code style and syntax templates checker - [ ESLint] ( http://eslint.org/ ) , [ config example] ( examples/.eslintrc.json )
77 3 . VCS - Version Control System - [ GitHub] ( https://github.com/ ) , [ Git] ( https://git-scm.com/ ) , [ GUI] ( https://desktop.github.com/ )
88
99Optional tools:
Original file line number Diff line number Diff line change 22| [ English] ( README.md ) | [ Русский] ( README.ru.md ) |
33
44Обязательные компоненты:
5- 1 . Runtime - [ Node.js] ( https://nodejs.org/en/ ) с менеджером пакетов: [ npm] ( https://www.npmjs.com/ ) , [ пример кода ] ( examples/example.js )
6- 2 . Линтер - проверка стиля кода и анализ синтаксиса - [ ESLint] ( http://eslint.org/ ) , [ пример конфигурации] ( examples/.eslintrc.yml )
5+ 1 . Runtime - [ Node.js] ( https://nodejs.org/en/ ) с менеджером пакетов: [ npm] ( https://www.npmjs.com/ )
6+ 2 . Линтер - проверка стиля кода и анализ синтаксиса - [ ESLint] ( http://eslint.org/ ) , [ пример конфигурации] ( examples/.eslintrc.json )
77 3 . VCS - система контроля версий - [ GitHub] ( https://github.com/ ) , [ Git] ( https://git-scm.com/ ) , [ GUI] ( https://desktop.github.com/ )
88
99Опциональные компоненты:
You can’t perform that action at this time.
0 commit comments