GithubHelp home page GithubHelp logo

bkanhu / create-php-project-boilerplate Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 20 KB

PHP Project starter to setup development env quickly and easily.

CSS 7.26% JavaScript 18.87% SCSS 6.15% Hack 5.64% PHP 62.08%
php php-project-scaffolding project-starter project-template

create-php-project-boilerplate's Introduction

create-php-project

Get started with PHP development quickly and easily, Start writing code instead of refreshing browser manually everytime.

Feature:

✅ Automatic browser refresh using BrowserSync

✅ SCSS Support out of the box

Installation

You’ll need to have NodeJS, VS Code and Live SCSS Compiler on your local development machine.

  • Clone the project repository to your local machine.
  • Open a terminal or command prompt in the project directory. Install the required Node.js packages by running the following command:
    npm install
    

Running the project

  • Start your local web server(e.g., Apache or Nginx).
  • Open a terminal or command prompt in the project directory.
  • Start the browser-sync server by running the following command:
    npm run start
    

Note: If you're using different port make sure to update that in the proxy option in bs-config.js

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.