Skip to content

tazima/kinjiro

Repository files navigation

kinjiro Build Status Coverage Status

RSS Reader on Node.js.

Acknowledgements

Kinjiro is hosted on Heroku.

This project uses many other open source libraries such as:

These are just a few of the major dependencies, the entire list of dependencies is listed in the app's package.json and component.json files.

Development

Some common tasks are executed via Grunt.

# start automated test
$ grunt

# start development server on port 3000
$ grunt server

# open api document
$ grunt docs

License

MIT