a). Log in at http://localhost:9000
- 
+ 
Username: admin
Password: admin
b). Create a new Sonar project.
- 
+ 
- Set project name
- 
+ 
- Generate token
- 
+ 
You should see
- 
+ 
- Select code language and building technology
- 
+ 
c). Run code analyse using command from a previous step.
[INFO] Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
```
Click at link http://localhost:9000/dashboard?id=pnf-simulator to see Sonar report
- 
+ 
IMPORTANT: Please note command used to run code analise. You will need it later.