/disco-chat

Primary LanguageJavaScript

Disco Chat

Screenshot

Local Development Dependencies

Install

  1. docker-compose up -d - start the application
  2. gulp - live reload/compilation (you'll want to use a seperate CLI tab)

Run

  1. http://localhost:3000/

Test

  1. npm test - To date, this is only configured to validate code standards.