15 lines
108 B
Markdown
15 lines
108 B
Markdown
Stage 5
|
|
=======
|
|
|
|
To run tests:
|
|
|
|
```bash
|
|
npm test
|
|
```
|
|
|
|
To engage Auto-Rebuilding:
|
|
|
|
```bash
|
|
npm run watch
|
|
```
|