An open API service indexing awesome lists of open source software.

https://github.com/bkwld/benchpress

Wordpress boilerplate
https://github.com/bkwld/benchpress

Last synced: over 1 year ago
JSON representation

Wordpress boilerplate

Awesome Lists containing this project

README

          

# Install

1. Install Wordpress into your project at `/public`
2. Point a MAMP host to the `public` directory and go through the normal WP install
3. Run `yarn init` to create a package.json. Set the license to `UNLICENSED`
4. Add Benchpress via `yarn add bkwld/benchpress`
5. Run the setup: `yarn setup`

...

10. Activate the `Site` theme in the Wordpress admin