EZsale Gen Image evoucher
info
Gitlab: gitlab.winds.vn/ezsale/ezsale-tool/ezsale-image-voucher
my-app
├── public
├── index.js
├── package.json
└── yarn.lock
Installation
Requirements
- Node.js phiên bản 16.0 trở lên (có thể kiểm tra bằng cách chạy node -v). Bạn có thể sử dụng nvm để quản lý nhiều phiên bản Node trên một máy được cài đặt.
- Yarn phiên bản 1.22.19.
Running the development server
Then, in the directory containing package.json, run your package manager's install command:
yarn install
To preview your changes as you edit the files, you can run a local development server that will serve your website and reflect the latest changes.
yarn dev
By default, a browser window will open at localhost by port in project