mirror of
https://github.com/HeyPuter/puter.git
synced 2025-01-23 06:00:21 +08:00
6 lines
173 B
Markdown
6 lines
173 B
Markdown
## It takes 3 steps to run the tests :)
|
|
|
|
1. run `npm install`
|
|
2. copy `example_config.yml` and add the correct values
|
|
3. run `node apitest.js --config=your_config_file.yml`
|