prasanganath / code-park-lab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

code-park-lab

There is a two main file

  1. angular-frondend
  2. springboot-backend

###Run the programme###

firstly craete the scema in your local mysql that name is,

code_park_labs

angular-frontend

first go to this folder and open the terminal then run,

npm-install

npm start

You can open the app ==> https://localhost:4200

springboot-backend

go to inside this folder and open the terminal and then run this java class,

SpringbootBackendApplication.java

About


Languages

Language:TypeScript 59.0%Language:Java 18.8%Language:HTML 14.1%Language:JavaScript 7.1%Language:CSS 1.1%