27 Forks
69 Stars
69 Watchers

wordpress

Deploy Wordpress to Now in one command

How to download and setup wordpress

Open terminal and run command
git clone https://github.com/now-examples/wordpress.git
git clone is used to create a copy or clone of wordpress 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 wordpress https://github.com/now-examples/wordpress/archive/master.zip

Or simply clone wordpress with SSH
[email protected]:now-examples/wordpress.git

If you have some problems with wordpress

You may open issue on wordpress support forum (system) here: https://github.com/now-examples/wordpress/issues