inoui / tumorboard-dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tumorboard-dashboard

Getting started

Toolset

You will need the following tools and software installed on your machine:

Tool / Software Purpose Version
MySQL Server Persistency 5.7
yarn Building frontend 1.1.0
NodeJS Frontend server 6.10.1

Starting the app

You can start the components frontend and backend using the following guide:

Backend:

  • cd backend
  • ./gradlew bootRun

Frontend:

  • cd frontend
  • npm run

About


Languages

Language:JavaScript 97.9%Language:TypeScript 1.3%Language:Java 0.3%Language:HTML 0.3%Language:LiveScript 0.2%Language:CSS 0.1%Language:Makefile 0.0%