Tutorial 4: Build Static Website Page
BUILD STATIC PAGE FOR YOUR E-COMMERCE WEBSITE PROJECT Taking the simple route first, you’ll build the static page of your e-commerce project. GENERAL STEPS: Download the project's code. Extract this file in a folder using WinRAR or WinZIP utilities. I extracted it in c:\bookcode and will refer to this folder as ‘source’ in subsequent sections. Create a folder named ABCGLOBAL under C:\Program Files\Ampps\www\. This folder will be referred to as ‘site folder’. Copy css, images, model, utility, and view folders from source\project to C:\Program Files\Ampps\www\abcglobal. Previous Next