Skip to content

easyrdf/www.easyrdf.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

195 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The GIT repository contains the EasyRdf website.

Developing using PHP CLI server

  1. Install php command line tools:

    On Mac OS install using Homebrew:

    brew install php
    

    On Debian / Ubuntu install using:

    sudo apt-get install php-cli
    
  2. Checkout the respository into directory of your choice:

    git clone git@github.com:easyrdf/www.easyrdf.org.git
    
  3. Start PHP server in the public directory:

    php -S localhost:8000 -t public public/index.php
    
  4. Launch the website in your browser:

    http://localhost:8000/

About

Website for EasyRDF

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •