Skip to content

belieflab/bistablePerception

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bistable Perception

this is not right

Development Guide

Install and configure XAMPP:

  1. Download XAMPP with PHP version 7.3.19
  2. Open XAMPP and click "Start" to boot the XAMPP application.
  3. Navigate to "Services" and click "Start All" button.
  4. Navigate to "Network", select localhost:8080, and click "Enable".
  5. Navigate to "Volumes" and click "Mount".

Clone the git repository:

  1. Open Terminal and navigate to the htdocs directory:

    Mac/Linux:

     cd ~/.bitnami/stackman/machines/xampp/volumes/root/htdocs
    

    Windows:

     cd C://xampp//htdocs
    
  2. Clone into htdocs:

     git clone https://github.com/belieflab/pessiglionne.git
    

Modifty permissions:

  1. Copy this text into your terminal from the htdocs folder (the folder you are already in).

     sudo chmod -R 777 pessiglionne/
    

Start experiment:

  1. Click this URL: http://localhost:8080/pessiglionne

BRAVO! You're a XAMPP master.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published