Skip to content

q-sn/chat-node.js

Repository files navigation

chat-node.js

Building

  • Install NodeJS.
  • Install gulp globally with npm i -g gulp.
  • Install bower globally with npm i -g bower.
  • Run in terminal:
    • npm i
    • bower i
    • gulp watch