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
- Host: GitHub
- URL: https://github.com/steelkiwi/hunting-kiwi
- Owner: steelkiwi
- License: mit
- Created: 2016-03-05T21:04:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-27T22:14:24.000Z (about 9 years ago)
- Last Synced: 2024-12-25T16:41:00.176Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 216 KB
- Stars: 2
- Watchers: 6
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](LICENSE)
[](https://gitter.im/steelkiwi/hunting-kiwi?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://waffle.io/steelkiwi/hunting-kiwi)
[](http://hunting-kiwi.meteor.com/)# How to start
1. Install MeteorJS platform
- Linux: `curl https://install.meteor.com/ | sh`
- Windows: https://install.meteor.com/windows2. Start MeteorJS application from the `app` directory:
`meteor --settings=config/dev/settings.json`