初始化提交
This commit is contained in:
17
NBATransfer-frontend/前端文档.md
Normal file
17
NBATransfer-frontend/前端文档.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Nano Banana API Frontend
|
||||
|
||||
## Project Setup
|
||||
|
||||
1. Install dependencies:
|
||||
```bash
|
||||
npm install
|
||||
```
|
||||
|
||||
2. Start development server:
|
||||
```bash
|
||||
npm run dev
|
||||
```
|
||||
|
||||
## Configuration
|
||||
|
||||
Check `.env` for API URL configuration.
|
||||
Reference in New Issue
Block a user