Skip to content

ahmanwoods/SimpleVotingService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleVotingService

Spring Boot based RESTful voting API with a React front end and SQLite database.

Building

SimpleVotingService:

  1. Build using MVN: mvn clean package

SimpleVotingFrontend:

  1. Install dependencies with NPM npm install
  2. Build using NPM npm build

Running

SimpleVotingService:

  1. Run SimpleVotingService.jar

SimpleVotingFrontend:

  1. Run with NPM npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published