## Cài đặt và chạy dự án Tải dự án về ```bash git clone https://repo.hurasoft.com/tieptk/hurasoft_nextjs.git ``` Cài đặt file thư viện liên quan: ```bash npm install ``` Chạy dự án với lệnh: ```bash npm run dev ``` Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.