mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-26 06:47:17 +10:00
Add doc section about running tests
This commit is contained in:
parent
c28bb84a84
commit
5e0aa3c175
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue