Skip to content

Code that accompanies a presentation entitled "What's with people liking java script"

Notifications You must be signed in to change notification settings

marthinus-engelbrecht/symtiotics_presentation_2015_08_03

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To run this demo you need:

  1. Node installed on your pc
  2. A static http server. I would recommend live-sever. Just run the below in your commandline:
  npm install -g live-server 
Then execute the `live-server` command in the client_side app directory.
  1. Execute the node express-server command in the server_side directory to start up the node sever.

P.S: The actual power point presentation can be found in the root directory of this demo.

About

Code that accompanies a presentation entitled "What's with people liking java script"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published