Skip to content

Repository files navigation

cp-examples

A public repository for helping community with well known competitive question.

Do :

mvn package to build a jar of the practice work.

This project is now an integration of react and spring , Do the following to give input for the problems on UI.

run

mvn spring-boot:run

and you can access the server at localhost:8080

go inside frontend directory

cd frontend

run

npm start

your react UI is ready at localhost:3000

we have created a proxy to make port 3000 request go to 8080 to avoid any CORS issues.

The jar can also be started in debug mode to learn about competitive examples.

About

A public repository for helping community with well known competitive question.

Resources

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages