Skip to content

Createcafe3d/CreateCafe.ca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

#CreateCafe.ca

CreateCafe 3D Printing CreateCafe 3D Printing Website

Installation

  1. Clone this repository: git clone https://github.com/Createcafe3d/CreateCafe.ca.git
  2. Install php 7.0 or later
  • ensure your PHP directory is added to your path (this should be an option when you install it)
  1. (Optional) Install SASS, a CSS extension language, by following the instructions on the SASS website
  • ensure your SASS directory is added to your path (this should be an option when you install it)

Running the site

  1. Run the PHP server
  • open a terminal or command console window
  • navigate to the cc3d directory
  • Type php -S localhost:8989 to start the server
  1. (Optional) To compile SCSS to CSS:
  • open a seperate terminal/console window
  • enter the css directory
  • run sass --watch .:.
  1. Go to http://localhost:8989 in your browser

About

Website for Create Cafe 3D Printing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published