An open API service indexing awesome lists of open source software.

https://github.com/steelkiwi/hunting-kiwi

:gun: Simple ERP system for HR managers
https://github.com/steelkiwi/hunting-kiwi

Last synced: 5 months ago
JSON representation

:gun: Simple ERP system for HR managers

Awesome Lists containing this project

README

          

![Hunting Kiwi](http://i.imgur.com/B1mY8ze.png "Hunting Kiwi")
[![MIT License](http://i.imgur.com/T4ShFG2.png)](LICENSE)
[![Join the chat at https://gitter.im/steelkiwi/hunting-kiwi](https://badges.gitter.im/steelkiwi/hunting-kiwi.svg)](https://gitter.im/steelkiwi/hunting-kiwi?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Stories in Ready](https://badge.waffle.io/steelkiwi/hunting-kiwi.png?label=ready&title=Ready)](https://waffle.io/steelkiwi/hunting-kiwi)
[![CodeShip Status](https://codeship.com/projects/9d4775b0-c596-0133-c81b-4e8753dd3f97/status?branch=demo)](http://hunting-kiwi.meteor.com/)

# How to start

1. Install MeteorJS platform
- Linux: `curl https://install.meteor.com/ | sh`
- Windows: https://install.meteor.com/windows

2. Start MeteorJS application from the `app` directory:
`meteor --settings=config/dev/settings.json`