Skip to content

Mardens-Inc/Web-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mardens Web App Template

Introduction

Welcome to the Mardens Web App Template! This template provides a solid foundation for developing web applications at Mardens Inc. Follow the instructions below for a smooth setup and start building amazing web apps.

Installation

Git

Clone the repository using the following command:

git clone --recurse https://github.com/Mardens-Inc/Web-Template.git

Composer

Update the composer dependencies:

composer update

Start Server

You can choose between the provided batch file or manual setup.

Using Batch File

Launch the start-server.bat file. It will automatically set up and start the server for you.

Manual Setup

If you prefer manual setup, follow these steps:

  1. Navigate to the project directory in your terminal.

  2. Run the following command:

    /path/to/php.exe -S 127.0.0.1:5522

    Replace /path/to/php.exe with the actual path to your PHP executable and 5522 with your desired port.

Additional Notes

  • Ensure that your PHP version is at least 8.0 and up

  • Customize the server setup according to your environment.

  • Explore and leverage the features provided in this template to expedite your web development process.

Feel free to reach out for any assistance or further guidance. Happy coding!

About

a template for creating web sites

Resources

License

Stars

Watchers

Forks

Contributors