1.0.8007 • Published 9 years ago

tacit-server v1.0.8007

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

tacit-server

Server module

The server module for the tacit system.

NOTE: This is a submodule of tacit.

Installation

npm install tacit-server --save

Usage

var tacitServer = require('tacit-server'), server = tacitServer.server;

Tests

npm test

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

Release History

  • 1.0.1 Changed node-sass version to ^3.1.2 in package.json
  • 1.0.0 Initial release