mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-28 12:36:35 +00:00
Add note about how to run tests/lint
This commit is contained in:
parent
4e8467e432
commit
0591ec024f
1 changed files with 3 additions and 0 deletions
|
|
@ -31,6 +31,9 @@ See the [usage documentation](./docs/usage.md) for more information.
|
|||
|
||||
Open `http://localhost:8080/webpack-dev-server/` in your browser.
|
||||
|
||||
# Run tests and lint checks
|
||||
npm test
|
||||
|
||||
## Building
|
||||
|
||||
npm install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue