Skip to content

hsipl/EC_Shop-Frontend

Repository files navigation

EC_Shop

Frontend of Electronic Commerce Shop
created by vite and antd

Quick Start

Development in local mode

yarn install

yarn dev

then open browser and go to http://127.0.0.1:5173/

Environment Variable

create .env in root directory and write

VITE_API=http://localhost:8000

Commit Style

pre-commit
commitizen

Install package (python for example)

pip install pre-commit

pip install commitizen

Install rules in your project

pre-commit install

Submit your commit

cz commit

About

Frontend of Electronic Commerce Shop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published