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
git clone https://github.com/pohutukawa-2017/captions
cd captions && npm install
npm run knex seed:run
npm test
npm start
# or during development:
npm run dev