nazarkostiv / starter-php-template

Template for faster work with .php files on your web-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get start with starter-php-template

  1. Install OpenServer;
  2. Install Node.js;
  3. Install Browsersync globaly;
  4. npm install -g browser-sync
  5. Install npm dependencies in your project;
  6. npm i
  7. Add new domain in OpenServer and add path to /app folder;
  8. Change proxy to your domain in gulpfile.js;
  9. Run gulp in command line;
  10. Done, you can start to working!

About

Template for faster work with .php files on your web-server


Languages

Language:PHP 58.2%Language:JavaScript 40.8%Language:CSS 1.0%