Add Readme
This commit is contained in:
parent
9f24807239
commit
9f69ce26b0
17
README.md
Normal file
17
README.md
Normal file
@ -0,0 +1,17 @@
|
||||
# Master Thesis - Polygon simplification
|
||||
|
||||
## Folder Structure
|
||||
|
||||
- benchmarking: web-app for benchmarking
|
||||
- compare-algorithms: web-app for algorithm comparison
|
||||
- lib: 3rd party and self-written libraries
|
||||
- thesis: latex source files and main pdf file
|
||||
|
||||
## web apps
|
||||
|
||||
Development:
|
||||
|
||||
- change to project directory (benchmarking or compare-algorithms)
|
||||
- npm install
|
||||
- npm run serve
|
||||
- server running on localhost:8080
|
Loading…
Reference in New Issue
Block a user