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

Updated the README.md file - about .env.json file #49

Merged
merged 1 commit into from
Jul 22, 2019

Conversation

Shekharrajak
Copy link
Contributor

Fixes #47

Few lines added to guide new contributors to run it smoothly.

  • npm install when yarn is not configured in system.
  • Create empty .env.json file to use default PROJECT_DIR.
  • Add environment variables in .env.json file if there is different docs and tutorial folder.
  • Added lines to let people know how to use grunt options in command.

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.

Error: Unable to read ".env.json" file (Error code: ENOENT).
2 participants