Skip to content

firec0der/chernivtsi.js-react-vanhelsing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Slides for the talk, "React: yet another awesome supa dupa Van Helsing", ChernivtsiJS, November 26, 2016

You can run slides in your browser (I exported these files from Keynote, works good in Chrome). Just cd html and after run one of these lines.

python -m SimpleHTTPServer 9000

If you use Ruby, try the following

ruby -run -e httpd . -p 9000

Or node.js

npm install http-server -g
http-server . -p 9000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published