Skip to content

NUTV/nutvca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NUTV wordpress site

Development environment installation

  1. Install vagrant

  2. Install virtualbox

  3. Add precise64 box locally

vagrant box add \
  precise64 http://files.vagrantup.com/precise64.box
  1. clone this repo

  2. cd into the local repo directory

  3. run vagrant up

  4. Log in to wordpress admin at http://192.168.33.10/wp-admin and save the permalinks

Username: admin
password: test

Notes: Vagrant commands:

  • vagrant up
  • vagrant reload
  • vagrant halt
  • vagrant provision
  • vagrant destroy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published