Run client: npm run dev or npm run build && npm run preview ==> Build client xong => coppy file asset và index vào folder static của server => thêm prefix static vào link của assets trong file index VD: /static/assets Run server uvicorn main:app --reload