Skip to content

kerigansolutions/wp-generic-starter

Repository files navigation

WPGEN Starter Template

This is a generic starter template for KMA websites. This is not the average WP install... It uses dotenv, blade, webpack and vue.

Installation Steps

  1. Clone repo (see Git docs for bare setup). Fork only if you intend to contribute.
  2. Create MySQL database.
  3. cp .env.example .env and fill with own information. Make sure to update salts.
  4. composer install
  5. npm i and npm run dev
  6. In browser, visit URL of local site and install WP.
  7. Start customizing!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors