Commit 0fb05446 authored by Nikolay Gromov's avatar Nikolay Gromov

Подправил описания

parent 5b1f2268
...@@ -113,5 +113,5 @@ src/ # Исходные файлы ...@@ -113,5 +113,5 @@ src/ # Исходные файлы
```bash ```bash
npm run delpoy # собрать проект без карт кода и отправить в gh-pages npm run deploy # собрать проект без карт кода и отправить в gh-pages
``` ```
{ {
"name": "NTH-start-project", "name": "NTH-start-project",
"version": "1.0.0", "version": "1.0.0",
"description": "", "description": "Start a library of blocks and technical solutions for HTML/CSS/js page layout.",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1", "test": "echo \"Error: no test specified\" && exit 1",
"start": "./node_modules/.bin/gulp", "start": "./node_modules/.bin/gulp",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment