marjan3 / fullstack-mean-course-project

Result of following the LinkedIn course on building a full-stack app with Spring Boot and Angular.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fullstack MEAN app

Fullstack MEAN app the result of following the LinkedIn course on building full-stack app with Spring Boot and Angular.js

Getting started

To get a local copy up and running follow these simple example steps.

Prerequisites

This section will describe requirements needed to satisfy the installation or running of the project.

  • Java 1.8
  • Maven

Nice to have

  • Intellij

Build

  • git clone https://github.com/Tanevski3/fullstack-mean-app.git
  • cd ./fullstack-mean-app
  • mvn clean install

Run

  • Right click and run LinkedinFullstackAppApplication.java

Test

  • Run mvn test

Contact

For contact, you can reach me at marjantanevski@outlook.com.

License

MIT © Marjan Tanevski

About

Result of following the LinkedIn course on building a full-stack app with Spring Boot and Angular.js


Languages

Language:Java 48.2%Language:HTML 25.7%Language:TypeScript 21.9%Language:JavaScript 4.0%Language:CSS 0.2%