Skip to content

mikey189/current-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

How to get it to work :

  1. Download the project (https://github.com/jonathanmeguira/current-/archive/master.zip)

  2. Run local server to run the project itself

    if you have Python on your machine

    from command cd to the root of the folder and type : python -m SimpleHTTPServer 8000
    you should be able to access the website now from the url : localhost:8000/index.html
    

    if you do not have Python

    Download npm-server :  npm install http-server -g
    Navigate to the folder containing index.html and type in the following : http-server
    From your browser go to -> localhost:8080 
    

Caution : This version requires Chrome > V45 !

About

current back up for current work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published