Skip to content

STIInnsbruck/vocabulary-browser

 
 

Repository files navigation

vocabulary-browser

Running with Node

1. git clone https://github.com/semantifyit/vocabulary-browser.git 
2. cd vocabulary-browser 
3. npm install 
4. node app  
5. go to http://localhost:8080
6. Click on the name of the vocabulary to browse it 

Running with Docker

1. git clone https://github.com/semantifyit/vocabulary-browser.git 
2. cd vocabulary-browser 
3. docker-compose build 
4. docker-compose up 
5. go to http://localhost:8080
6. Click on the name of the vocabulary to browse it 

Thanks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.3%
  • CSS 31.3%
  • HTML 16.1%
  • Dockerfile 0.3%