Sashanabinnie / spring-boot-mongoDB-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building Spring Boot, MongoDB and React.js CRUD Web Application

This source code is part of Building Spring Boot, MongoDB and React.js CRUD Web Application tutorial.

To run locally:

  • Run MongoDB server
  • Clone this repository
  • From frontend directory, run npm install and npm run build
  • From root directory, run ./gradlew bootRun

About

License:MIT License


Languages

Language:JavaScript 66.2%Language:Java 21.5%Language:HTML 10.2%Language:CSS 2.1%