Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Pollock committed May 6, 2018
1 parent 6b4b7ed commit 3ea05af
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,15 @@ Gutenberg's built CSS and JavaScript as an npm package.
* I wanted to develop Caldera Forms UI, using Gutenberg's control components and data component, in an environment that did not include WordPress.
* I want to play with Symfony Process/ Console components.

## Usage
## Use In Your App

### Use In Your App

#### Install
### Install
`npm i --save @caldera-labs/gutenberg-modules`

### To Build
### Setup webpack
You can see my attempt to make this work in `examples/create-react-app`, which doesn't work yet.

## Build
If you want to use this repo to build your own copy:

NOTE: The version of Gutenberg to pull is hardcoded in app.php for now.
Expand Down

0 comments on commit 3ea05af

Please sign in to comment.