minesweeper
Java Spring Boot + React.js Minesweeper.
start api server
mvn clean && mvn spring-boot:run
install required dependencies for react frontend
cd view && npm install
run frontend on localhost
npm start
| Easy | Medium | Hard | 
|---|---|---|
|  |  |  | 
Java Spring Boot + React.js Minesweeper.
start api server
mvn clean && mvn spring-boot:run
install required dependencies for react frontend
cd view && npm install
run frontend on localhost
npm start
| Easy | Medium | Hard | 
|---|---|---|
|  |  |  |