snailbites / node-chat

A simple chat server created with Node.js
1 stars 2 forks source link

set up build system #4

Closed jaredmcdonald closed 9 years ago

jaredmcdonald commented 9 years ago

Need a build system with browserify to reduce duplicated code (i.e. HTML sanitizing) between frontend and backend

snailbites commented 9 years ago

Will look into it, thanks!

jaredmcdonald commented 9 years ago

another part of this would be compiling the scss

snailbites commented 9 years ago

sass compilation added as grunt default task