Skip to content

nagyistge/GEQEWebApp

 
 

Repository files navigation

GEQE Web App

Install

Requirements: Node.js, Bower, GEQEDataService

Install GEQEDataService server and its dependencies. see GEQEDataService/README.md

cp config.json.template config.json # edit config.json as needed
npm install -g bower  
npm install  
cd public && bower install  
cd ..
node server.js

About

Web app for GEQE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.3%
  • HTML 16.3%
  • CSS 4.4%