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 on basic dev loop is missing #6

Open
elisechant opened this issue Feb 9, 2020 · 0 comments
Open

Documentation on basic dev loop is missing #6

elisechant opened this issue Feb 9, 2020 · 0 comments

Comments

@elisechant
Copy link
Contributor

For me, there's great information here about cloning and installing the monorepo, but there's a critical section missing which describes how to use the monorepo as part of a user's dev loop.

We should include short but concise information, covering:

  • how to run a dev loop - why not demonstrate the sample website in ./website using create-react-app for example
  • where to install modules
  • that there is only one git root (unlike other monorepo patterns)
  • how to deploy - why not demonstrate this using now.sh or surge.sh?

Secondly, we should surface this information in longer form in the monorepo-guide.

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

No branches or pull requests

1 participant