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

Added useful tip with local addresses #8

Merged
merged 1 commit into from
Apr 24, 2020

Conversation

zzetao
Copy link
Contributor

@zzetao zzetao commented Apr 24, 2020

You don't have to check my local IP when I want to access it on a device in the same LAN

For example:

npx vite

Running at:
  > http://127.0.0.1:3000
  > http://192.168.1.35:3000

And, fs.promises in src/server/utils.ts does not support some lower versions of node.

Use util.promisify to support > node 8

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.

2 participants