This is the code for http://uaanalytics.azdegreeplans.com
Make a .env
file, and put the following in the .env
file
VUE_APP_IFRAME_URL=//curricula-api-embed.damoursystems.com/
VUE_APP_BB_URL=https://bb-arizona-assets.s3-us-west-2.amazonaws.com/json/universities/
VUE_APP_CA_URL=http://34.212.134.136:8000
npm install
npm run serve
npm run build
npm run lint