Skip to content

Commit

Permalink
Try updating README.md again [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
birtles authored Dec 21, 2018
1 parent a5b87c2 commit a697542
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,8 @@ Setup

Other targets:

* `npm test` -- Run automated tests
* `npm start:prod` -- Test the production version
* `npm build:prod` -- Just build the production version

e.g. to get package size information `npm build:prod -- --profile --json stats.json`

* `npm storybook` -- Play with components
* `npm build:storybook` -- Check that storybook still builds
* `npm test` — Run automated tests
* `npm start:prod` — Test the production version
* `npm build:prod` — Just build the production version. For example, to get package size information run: `npm build:prod -- --profile --json stats.json`.
* `npm storybook` — Play with components
* `npm build:storybook` — Check that storybook still builds

0 comments on commit a697542

Please sign in to comment.