Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #8317


Ignore:
Timestamp:
06/14/2020 07:07:57 AM (5 years ago)
Author:
imath
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8317 – Description

    initial v1  
    16161. Install Docker, launch it,
    17172. Apply the patch,
    18 3. run this `npm run wp-env start` from the command line being at the root of the BuddyPress repository
    19 4. Go to `http://localhost:8888`
    20 5. Tada 🎉
     183. Update node modules running `npm install`
     194. run this `npm run wp-env start` from the command line being at the root of the BuddyPress repository
     205. Go to `http://localhost:8888`
     216. Tada 🎉
    2122
    2223When, you need to stop, simply do `npm run wp-env stop`