@adexchange/aeg-limelight-api 中文文档教程
README
What is this repository for?
聚光灯API
How do I get set up?
- Clone the repository
- Run
npm install
- Create a config file in the config directory for yourself named #name#.config
- To set your config file, run
export NODE_ENV=#name#.config
- Run
npm test
to run unit tests
README
What is this repository for?
Limelight API
How do I get set up?
- Clone the repository
- Run
npm install
- Create a config file in the config directory for yourself named #name#.config
- To set your config file, run
export NODE_ENV=#name#.config
- Run
npm test
to run unit tests