Skip to content

Aasys/NextGallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

NextGallery

Mobile Web Application for interactive display

Demo Video

tools

java 1.8

Google Web Toolkit

gwtmaterialdesign

maven

How to Build

Requires java and maven. use maven command to compile

mvn clean install

host

Find the '.war' file in the target directory after compilation. Use a web server to host this file.

tomcat

I used tomcat for hosting. Using tomcat, place the war file in the tomcat webapps directory. name it NextGallery.war and now you can access it at localhost:8080/NextGallery

About

Mobile Web Application for interactive display

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published