19 lines
74 B
Plaintext
19 lines
74 B
Plaintext
cd backend
|
|
python app.py
|
|
|
|
|
|
|
|
cd frontend
|
|
npm install
|
|
npm run dev
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|