Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f739cb6

Browse filesBrowse files
committed
docs: README update
1 parent a71c3a6 commit f739cb6
Copy full SHA for f739cb6

File tree

1 file changed

+4
-4
lines changed
Filter options

1 file changed

+4
-4
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,12 @@ render() {
4747
4848
Command | Description |
4949
--- | ---
50-
`npm start` | start a development server for the demo app
51-
`npm test` | run tests
52-
`npm run test:coverage` | run tests and produce a code coverage report in `coverage/`
53-
`npm run test:watch` | start a test server and re-run tests on every change
5450
`npm run build` | prepare for publishing to npm
5551
`npm run clean` | delete built resources
52+
`npm test` | run tests
53+
`npm run test:coverage` | run tests and produce a code coverage report in `coverage/`
54+
<del>`npm run test:watch`</del> | n/a ~~start a test server and re-run tests on every change~~
55+
<del>`npm start`</del> | n/a ~~start a development server for the demo app~~
5656
5757
#### see also:
5858
- [Developing React Components and Libraries with nwb](https://github.com/insin/nwb/blob/master/docs/guides/ReactComponents.md#developing-react-components-and-libraries-with-nwb)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.