8000 docs: README update · coreui/coreui-icons-react@f739cb6 · GitHub
[go: up one dir, main page]

Skip to content

Commit f739cb6

Browse files
committed
docs: README update
1 parent a71c3a6 commit f739cb6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines 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