Skip to content

Releases: longshaww/ClothesWeb

ver-official 🚀

08 Feb 16:12

Choose a tag to compare

v1.1

fix bill validate

v1.0.0 🚀

17 Sep 12:07

Choose a tag to compare

The project is functional but not optimized in terms of code and has potential bugs, UI is not eye-catching

edit cors at index.js

 app.use(cors({ credentials: true, origin: true }));