Skip to content

A mini e-commerce site made for my induction at Mobile Fun

Notifications You must be signed in to change notification settings

lushc/mincommerce

Repository files navigation

MinCommerce

A super-barebones mini e-commerce website to demonstrate my ability in using Git, Symfony2, Doctrine, Vagrant and PHP5 (conforming to PSR standards).

Prerequisites

Getting Started

First, clone this repository and change directory:

$ git clone https://github.com/lushc/mincommerce
$ cd mincommerce

Boot up the VM and SSH in:

$ cd vagrant
$ vagrant up && vagrant ssh

Once in, run the post-install script to download dependencies and set up the database:

$ cd /var/www/mincommerce
$ ./postinstall.sh

Usage

Navigate to 192.168.13.37 to view the website, or set up mincommerce.dev in your hosts file.

About

A mini e-commerce site made for my induction at Mobile Fun

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published