Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jbccollins committed Mar 12, 2019
1 parent ce7e5cd commit f5481c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ yarn dev

#### Helper scripts
You should rarely, if ever, need to run these scripts directly.

| Script | Description |
|---|---|
| client | Runs the client react app. You should never need to run this directly |
Expand All @@ -53,6 +54,7 @@ You should rarely, if ever, need to run these scripts directly.

## CLI
The command line interface is a work in progress but for now there are two options:

| Script | Description |
|---|---|
| `yarn generate --type container --name CoolContainer` | Generates a new Redux wrapped container in `client/src/containers` |
Expand Down

0 comments on commit f5481c3

Please sign in to comment.