#Presentator Explanations: Visit Blog Entry
##Install
- Install IntelliJ Idea with nodejs plugin or webstorm from jetbrains (free for students)
- Update repository
- Open IDE and click on „open“. Choose project folder. IDE opens now the project structure.
- Use npm install in project directory to install dependencies
- if menu -> run -> not possible, add run configuration:
- node.js run configuration
- javascript file: server/server Environment variables: DEBUG=Presentator:*
- Run project to start nodes server
- Go to localhost:3000
- For questions ask