Cleaned up the themes folder since it did not need the additional folder
depth to manage bundled scripts anymore. Updated the theme engine
accordingly.
The base theme needs to be vanilla so it's easy to get going, so npm
dependecies have been removed so the base script is pure JS.
Also created an example config that will tell the system what theme it
should be rendering for development.
Updated the composer script to start a local php server for development.
First commit to the new repo so I'm doing a bit of housecleaning, which
is cleaning up some old files, adding some changes that had been made
elsewhere and adding a php format config file to normalize formatting
across multiple projects.