atamurius / restaurant

Restaurant app as an example of Spring Boot, Data and Rest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restaurant

Simple app as an example of Spring Boot, Data and Rest with frontend SPA using React and Redux.

Build

  1. Build frontend in /frontend using npm install and npm run build
  2. Build app using mvn package

Run

Run application using ./start

About

Restaurant app as an example of Spring Boot, Data and Rest


Languages

Language:Java 51.2%Language:JavaScript 47.4%Language:HTML 1.5%