mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-24 16:19:46 -05:00
10 lines
129 B
Plaintext
10 lines
129 B
Plaintext
![]() |
Requires:
|
||
|
- npm
|
||
|
- npm install karma
|
||
|
- npm install jasmine
|
||
|
|
||
|
Setting up continuous integration / run the tests:
|
||
|
karma start
|
||
|
|
||
|
|