QuickFrame
PHP Docs - v1.1.0
Installation

1. Download the Package

2. Unzip the Package

  • Extract the contents of the downloaded .zip file to a directory on your computer.

3. Xampp

  • Make sure to have the Xampp file to a directory on your computer.

4. Install Node Modules

  • Open your terminal or command prompt and navigate to the directory where you unzipped the package.
  • Execute:
    npm i or npm install

5. Create a Production Build

  • Command: In the same directory, run:
    npm run build

    This command will create a production-ready build of your project in a distribution directory.

6. Start in Development Mode

  • Command: To start the project in development mode, run:
    set extract zip to in location c:/xampp/htdocs/QuickFrame_php

    This will launch a local development server, allowing you to preview your project in real-time. The server also provides hot-reloading, meaning any changes you make to your files will automatically refresh in your browser. It will be accessible at c:/xampp/htdocs/QuickFrame_php.