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

better Local Installation: #294

Open
v2lrf opened this issue Mar 21, 2020 · 2 comments
Open

better Local Installation: #294

v2lrf opened this issue Mar 21, 2020 · 2 comments

Comments

@v2lrf
Copy link

v2lrf commented Mar 21, 2020

  1. git clone https://github.com/ondras/wwwsqldesigner.git
  2. in the root of this repo => npm install http-server -g
  3. Run http-server in the root of this repo to start a simple http server
  4. Visit http://127.0.0.1:8080/index
  5. Enjoy
@ondras
Copy link
Owner

ondras commented Mar 31, 2020

I am not sure I completely understand the point of this issue. Most of the items mentioned above are already present in the "Local Installation" section of the README file.

@jvanderen1
Copy link

Having explicit instructions are always favorable than leaving out details. I would push for a change like this:

  1. For user's newer to git, they may not know where to find "the root of the repo".
  2. When you visit http://127.0.0.1:8080, a misleading page appears not related to this application at all.

Think about the end-user and where they might get stuck.

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

3 participants