Leon 553ee394c7 first commit 5 년 전
..
README.md first commit 5 년 전
getting-started.md first commit 5 년 전
git-collaboration-strategy.md first commit 5 년 전
mock-facebook-application.md first commit 5 년 전
mock-mint-application.md first commit 5 년 전
mock-netflix-application.md first commit 5 년 전
mock-slack-application.md first commit 5 년 전

README.md

Mock Web Application

  • Objective - to create a mock-implementation of a well-known web service
  • Purpose - to demonstrate the construction of a full-stacked web-application

Developmental Notes

Minimum Tech Stack

  • Frontend - Angular
  • Business Logic - Java
  • Data Layer - MySQL
  • Cloud - Heroku

Installation

  • Install NodeJs. From terminal execute
    • brew install node
  • Install Angular. From terminal execute
    • brew install angular-cli
  • Install [AngularCli](). From terminal execute
    • npm install -g @angular/cli
  • Install Jhipster. From terminal execute
    • brew install jhipster
  • Install Yeoman. From terminal execute
    • npm install -g yo

Project Topics