16 lines
268 B
Markdown
16 lines
268 B
Markdown
# AdvancedCpp
|
|
|
|
## Run presentation
|
|
|
|
in main directory:
|
|
- npm install
|
|
- npm start
|
|
|
|
Run you browser on localhost. eg: http://localhost:8000/
|
|
|
|
## Navigation through presentation:
|
|
|
|
- space -> next info
|
|
- arrow up -> next info
|
|
- arrow down -> prev info
|
|
- esc go to preview
|