https://github.com/fornever/modern-programming
Talk about modern programming in Russian.
https://github.com/fornever/modern-programming
Last synced: 4 months ago
JSON representation
Talk about modern programming in Russian.
- Host: GitHub
- URL: https://github.com/fornever/modern-programming
- Owner: ForNeVeR
- License: mit
- Created: 2016-11-13T07:23:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-17T14:44:29.000Z (over 9 years ago)
- Last Synced: 2025-10-08T12:46:47.524Z (9 months ago)
- Language: HTML
- Homepage: https://fornever.me/app/modern-programming/index.html
- Size: 267 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: License.md
Awesome Lists containing this project
README
modern-programming
==================
How to install
--------------
```console
$ yarn install --ignore-engines # because reveal.js is currently pinned to old node
$ # open ./index.html to view in browser
$ # open ./index.html?print-pdf and print from browser to get PDF
```