You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# clone repo
git clone https://github.com/reimertz/elliot_on_g0d
cd elliot_on_g0d
#install dependencies
npm install
# run web rant
npm run web
# run terminal rant
npm run terminal