mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-30 21:14:18 -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
|
|
|
|
|