Skip to content

Orders app implemented using AngularJS front-end and Spring Boot back-end.

License

Notifications You must be signed in to change notification settings

vcholak/orders-springboot-angularjs

Repository files navigation

Orders app implemented using AngularJS front-end and Spring Data back-end

Prerequisites

1.Java SDK to be installed, version 8 or higher. Java code uses Java 8 features.
Gradle uses whatever Java SDK it finds in your PATH environment variable. Alternatively, you can set the JAVA_HOME environment variable to point to the installation directory of the desired Java SDK.
2.Node.js and Bower package to be installed.

Building and Starting Application

From a command prompt, execute the following two commands:
npm install
gradlew bootRun

About

Orders app implemented using AngularJS front-end and Spring Boot back-end.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published