Skip to content

Instantly share code, notes, and snippets.

@novitskiy-aleksei
Created December 20, 2019 17:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save novitskiy-aleksei/716b773a9f5ba3ad6b2d4bf66b0a349f to your computer and use it in GitHub Desktop.
Save novitskiy-aleksei/716b773a9f5ba3ad6b2d4bf66b0a349f to your computer and use it in GitHub Desktop.
# проверить настройки в файле .env
# установить yarn
curl -o- -L https://yarnpkg.com/install.sh | bash
# установить зависимости
yarn install
# запустить
yarn start:prod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment