Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 457 Bytes

File metadata and controls

22 lines (15 loc) · 457 Bytes

Nanodash Installation from Sources

First clone the repository:

git clone https://github.com/knowledgepixels/nanodash.git
cd nanodash

Run for development

Build and run Nanodash on http://localhost:37373

./mvnw clean jetty:run

Problems?

If you run into problems, open an issue or contact Tobias Kuhn.