Add doc section about running tests

This commit is contained in:
Kimmo Puputti 2017-01-12 11:29:06 +02:00
parent c28bb84a84
commit 5e0aa3c175

View file

@ -38,6 +38,10 @@ in the `server/` directory.
Not that this server does **not** pick up changes in the frontend
application code.
## Tests
yarn test
## Production Server
npm run build