mirror of
https://github.com/Telecominfraproject/wlan-cloud-graphql-gw.git
synced 2025-10-30 02:02:29 +00:00
14 lines
174 B
Markdown
14 lines
174 B
Markdown
# TIP WLAN Cloud Apollo Server
|
|
|
|
## Set up environment:
|
|
|
|
Install Dependencies
|
|
`npm install`
|
|
|
|
## Run:
|
|
### Development
|
|
`npm start`
|
|
|
|
### Tests
|
|
`npm run test`
|