mirror of
https://ghfast.top/https://github.com/aeroxw/tick-stock-panel.git
synced 2026-09-12 17:54:15 +08:00
chore: 项目名称规范化调整
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# tf-stocks-panel - one-shot launcher for backend + frontend (Windows / PowerShell)
|
||||
# tf-stock-panel - one-shot launcher for backend + frontend (Windows / PowerShell)
|
||||
#
|
||||
# Usage:
|
||||
# .\dev.ps1
|
||||
@@ -128,7 +128,7 @@ if (-not (Test-Path (Join-Path $FrontendDir 'node_modules'))) {
|
||||
# ===== 4. Banner (ASCII so it renders on any codepage) =====
|
||||
Write-Host ''
|
||||
Write-Host '+----------------------------------------------+' -ForegroundColor Blue
|
||||
Write-Host '| tf-stocks-panel |' -ForegroundColor Blue
|
||||
Write-Host '| tf-stock-panel |' -ForegroundColor Blue
|
||||
Write-Host '| |' -ForegroundColor Blue
|
||||
Write-Host "| backend http://localhost:$BackendPort" -ForegroundColor Blue
|
||||
Write-Host "| frontend http://localhost:$FrontendPort" -ForegroundColor Blue
|
||||
|
||||
Reference in New Issue
Block a user