Skip to content

Syrups/voila-api

Repository files navigation

Build Status

T'en veux? Server API

Getting Started

Install the module with: npm install tenveux

var tenveux = require('tenveux');
tenveux.awesome(); // "awesome"

Install with cli command

$ npm install -g tenveux
$ tenveux --help
$ tenveux --version
# creates a browser.js
$ grunt browserify

Documentation

(Coming soon)

Examples

(Coming soon)

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 using Grunt.

License

Copyright (c) 2014
Licensed under the MIT license.

About

"Voilà" app node.js API source code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published