arrow_back返回时刻时间线

Today I saw Vercel's Lab open-source por… · Zhengzhou · Moments

Binyang

Today I saw Vercel's Lab open-source portless, which allows accessing local projects without using port numbers and eliminates the need to worry about port conflicts.

- "dev": "next dev" # http://localhost:3000

+ "dev": "portless myapp next dev" # https://myapp.localhost

SHARE

Share

Share this moment.