Add note about how to run tests/lint

This commit is contained in:
Jordan Eldredge 2018-04-12 06:29:03 -07:00
parent 4e8467e432
commit 0591ec024f

View file

@ -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