mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-03 07:16:08 -04:00
9 lines
129 B
Text
9 lines
129 B
Text
Requires:
|
|
- npm
|
|
- npm install karma
|
|
- npm install jasmine
|
|
|
|
Setting up continuous integration / run the tests:
|
|
karma start
|
|
|
|
|