cd documentation
npm install
npm run startчерез докер для локальной отладки:
docker build . -t docs
docker run --rm -p 3000:3000 docs
Подключаться по ссылке http://localhost:3000/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
cd documentation
npm install
npm run startчерез докер для локальной отладки:
docker build . -t docs
docker run --rm -p 3000:3000 docs
Подключаться по ссылке http://localhost:3000/