JavaScript email client built with Sencha ExtJS and coon.js.
npm install conjoonThis is the backplate application for the conjoon-project and serves as the main container
for its modules and plugins.
conjoon is released under the MIT license.
``shell`
$ git clone https://github.com/conjoon/conjoon
$ cd conjoon
$ npm i
Development Build w/ integrated webserver and mocked backend:
`shell``
$ npm start