Skip to content

Cài đặt

Hướng dẫn cài đặt và thiết lập dự án.

Yêu cầu

  • Node.js 18+
  • npm hoặc yarn

Cài đặt

bash
npm install

Chạy development server

bash
npm run dev

Build

bash
npm run build

Released under the MIT License.