LEGACY. Active Development has moved to github.com/TheStopsign/venue-new
Gauging Engagement | www.venue-meetings.com
Every second LMS fails, we get one step closer
npm install
mongod
(might need to run with root priveleges depending on installation or kill existing instances with sudo killall mongod
)nodemon server
npm run serve
Note, this step is done automatically during live/production builds npm run build
npm run test
will initiate CL testing using Cypressnpm run test:ui
will launch Cypress's GUI based testing client