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

Documentation for setting up development environment should be updated with system dependencies #60

Open
ipwnponies opened this issue Mar 11, 2017 · 0 comments

Comments

@ipwnponies
Copy link
Contributor

These are issues we experienced recently while setting up development environment:

  • Minimum node version is required, works for 7.2 (6.1.0 does not have --inspect argument).
  • After google app engine is installed and symlinks created, $PYTHONPATH needs to be exported

Add development tip to run make serve and npm run webpack -- --watch in background. This will run webserver and also have webpack watch directory for changes and recompile as necessary.

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

No branches or pull requests

2 participants