This is a generic starter template for KMA websites. This is not the average WP install... It uses dotenv, blade, webpack and vue.
- Clone repo (see Git docs for bare setup). Fork only if you intend to contribute.
- Create MySQL database.
cp .env.example .envand fill with own information. Make sure to update salts.composer installnpm iandnpm run dev- In browser, visit URL of local site and install WP.
- Start customizing!