mirror of
https://mau.dev/maunium/synapse.git
synced 2024-12-18 02:13:52 +01: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
|
|
|
|
|