Skip to content

bowerman0/Nodejs-Practice

 
 

Repository files navigation

js-Practice

Build Status dependency Status devDependency Status Paypal/Braintree payment processing. Check out the latest deployment

Getting Started

Run the full server:

  1. Install the module with: npm install js-practice
  2. Then run: node server.js

Use the library in your own server

var PayServer = require('js-practice');
var server = new PayServer('.',3000);
js_practice.create_listender();

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.

Release History

(Nothing yet)

License

Copyright (c) 2015 Michael Bowerman
Licensed under the GPL license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.2%
  • HTML 13.1%
  • Shell 7.7%