A starting point for all Onyx WordPress projects.
git clone --recursive [email protected]:onyxagency/wordpress.git
- Rename project folder and all occurances of
project_name
with new project name. - Create local MySQL database.
npm install
gulp
More documentation to come.