Skip to content

SimpleApps dynamic applications defined in JavaScript, to be run using Node.js/Express

License

Notifications You must be signed in to change notification settings

ajlopez/SimpleApps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleApps

SimpleApps dynamic applications defined in JavaScript, to be run using Node.js/Express

Installation

Via npm on Node:

npm install simpleapps

Usage

Reference in your program:

var sapps = require('simpleapps');

TBD

Development

git clone git://github.com/ajlopez/SimpleApps.git
cd SimpleApps
npm install
npm test

Samples

TBD

References

TBD

License

MIT

Contribution

Feel free to file issues and submit pull requests — contributions are welcome<

If you submit a pull request, please be sure to add or update corresponding test cases, and ensure that npm test continues to pass.

About

SimpleApps dynamic applications defined in JavaScript, to be run using Node.js/Express

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages