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

https://github.com/aaroncox/reprint-starter

Skeleton + Themes for Reprint (Steem powered blog)
https://github.com/aaroncox/reprint-starter

blog-engine composer-project php steem

Last synced: 6 months ago
JSON representation

Skeleton + Themes for Reprint (Steem powered blog)

Awesome Lists containing this project

README

          

**Note**: This software is actively being developed and some functionality may change.

To start a new project using the reprint-starter, PHP/Composer must be installed. Run the following composer command to create a new project:

`composer create-project --stability=dev greymass/reprint-starter your-project-name`

This will create a new project folder and install all required dependencies (via composer), currently:

- [greymass/reprint@develop](https://github.com/greymass/reprint/tree/develop)
- [greymass/steemphp](https://github.com/greymass/steemphp)