https://github.com/digitaloptimizationgroup/adn-apps
https://github.com/digitaloptimizationgroup/adn-apps
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/digitaloptimizationgroup/adn-apps
- Owner: DigitalOptimizationGroup
- Created: 2019-06-03T07:28:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-22T21:24:20.000Z (over 6 years ago)
- Last Synced: 2025-01-21T08:31:52.836Z (about 1 year ago)
- Language: JavaScript
- Size: 104 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# adn-apps
These are designed to be used with Digital Optimization Group's Application Delivery Network.
```sh
npm install -g @digitaloptgroup/cli
```
Then within a Create React App project run:
```sh
dog login
dog apps:init
dog apps:build
dog apps:apply blue
```