Skip to content

EricSchles/intro_to_js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

#Simple Javascript application [for Chap]

##Installing python on Mac OSX https://www.python.org/downloads/mac-osx/

##Setting up the server for testing: python -m SimpleHTTPServer

--type this into your terminal from the same directory that your html files are stored

output should be:

Serving HTTP on 0.0.0.0 port 8000 ...

Then head on over to:

localhost:8000/[frontend.html]

(in your browser)

About

An introduction to javascript with syncano

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published