53 Forks
7 Stars
7 Watchers

webdev

Step-by-step configure the development environment for learning HTML, CSS, PHP in Windows (files to my article Vagrant and PHPStorm)

How to download and setup webdev

Open terminal and run command
git clone https://github.com/abyss-soft/webdev.git
git clone is used to create a copy or clone of webdev repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with webdev https://github.com/abyss-soft/webdev/archive/master.zip

Or simply clone webdev with SSH
[email protected]:abyss-soft/webdev.git

If you have some problems with webdev

You may open issue on webdev support forum (system) here: https://github.com/abyss-soft/webdev/issues