Fullstack MEAN app the result of following the LinkedIn course on building full-stack app with Spring Boot and Angular.js
To get a local copy up and running follow these simple example steps.
This section will describe requirements needed to satisfy the installation or running of the project.
- Java 1.8
- Maven
- Intellij
git clone https://github.com/Tanevski3/fullstack-mean-app.git
cd ./fullstack-mean-app
mvn clean install
- Right click and run
LinkedinFullstackAppApplication.java
- Run
mvn test
For contact, you can reach me at marjantanevski@outlook.com.
MIT © Marjan Tanevski