Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix/readme/eugene #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Bugfix/readme/eugene #6

wants to merge 2 commits into from

Conversation

eugeneglova
Copy link
Contributor

No description provided.

Copy link
Contributor

@alienpavlov alienpavlov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -4,7 +4,7 @@
"description": "soryan.me website",
"main": "index.js",
"scripts": {
"start": "forever node index.js"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Не чувак, давай лучше
"start": "node index.js",
"livestart": "forever node index.js"

npm i
npm run start
npm start
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

on locale environment
npm start

on server
npm run livestart

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

чувак я не хотел бы привязываться к энвайрменту, и вообще сервер или лайв
это просто гит репо и можно запускать

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants