Angular WordPress Theme
- Setup local Apache2, PHP and a MySQL database. PhpMyAdmin (optional) Recommended WAMP for Windows Recommended MAMP for Apple
- Download wordpress CMS from wordpress.org https://wordpress.org/download/
- In your Apache root ex: htcdocs unzip, create new_folder, put the wordpress download here, unzip
- Navigate to wp-content/themes/
- git clone https://github.com/justinestrada/Angular-WP-THeme.git
- change directories to angular-app, run npm install
- then run ng serve or ng build, this will open up localhost:4200, you can close this
- start your WAMP or MAMP server
- Navigate to localhost, you should see the apache directory with 'Index of' at the top. Click the folder you put the wordpress in, ex: localhost/wordpress
- On my system this doesn't work, because I have a custom homebrew config, that makes like a local.wordpresss.com, but anyways you should be good to go and seeing the theme work