Skip to content

hannatagen/rada100

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PärimusRajad

This web application using a mobile positioning is being developed to make folklore more popular.

Running front-end only

prequisites

working Node.js installation https://nodejs.org/en/

run local server

cd frontend
npm install
npm run serve

Build locally

prequisites

java 8
maven https://maven.apache.org/download.cgi

on first run

mvn clean install

later

mvn install

Starting local server

mvn --projects backend spring-boot:run

Navigate to http://localhost:8088

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 71.2%
  • Vue 13.4%
  • JavaScript 10.1%
  • Java 4.9%
  • CSS 0.4%