-
run 'git clone https://github.com/dulibrarytech/exhibits-server.git'
-
Add .env file and set variables (see 'create .env file' section)
-
Rename folder if needed
-
cd into exhibits app server folder
-
run 'git clone https://github.com/dulibrarytech/exhibits-frontend.git'
-
Follow install/configuration instructions in frontend README file
-
rename client folder (exhibits-frontend) to "client"