https://github.com/denysdovhan/slides-vr-crash-course
Slides for my talk about VR
https://github.com/denysdovhan/slides-vr-crash-course
deck slides spectacle talk
Last synced: 7 months ago
JSON representation
Slides for my talk about VR
- Host: GitHub
- URL: https://github.com/denysdovhan/slides-vr-crash-course
- Owner: denysdovhan
- Created: 2017-08-31T15:18:45.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-02T09:53:20.000Z (almost 8 years ago)
- Last Synced: 2025-01-17T16:55:49.436Z (9 months ago)
- Topics: deck, slides, spectacle, talk
- Language: JavaScript
- Homepage: http://denysdovhan.com/slides-vr-crash-course/
- Size: 60.2 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# slides-vr-crash-course
> Slides for my talk about VR
## Scripts
* `npm start` — start up the [local server](http://localhost:3000).
* `npm build` — build the presentation in `dist` folder
* `npm deploy` — build the presentation and deploy at [GitHub Pages](https://pages.github.com/)## License
MIT © [Denys Dovhan](http://denysdovhan.com)