Skip to content

WeiTao1992/OneMoreSale

Repository files navigation

OneMoreSale

This is a second sale market place.

Frontend

How to run frontend?

cd frontend
npm install
npm start

After running these three commands, visit http://localhost:3000/ .

How to build frontend?

cd frontend
npm run-script build

After running these two commands, a new directory named "build" will be created. All static files generated by frontend will be in this directory.

Backend

RESTful APIs supported by Spring Boot. base url: http://3.15.9.180/oms/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published