https://github.com/ssarcandy/mis-project
MIS project for CHT
https://github.com/ssarcandy/mis-project
Last synced: 14 days ago
JSON representation
MIS project for CHT
- Host: GitHub
- URL: https://github.com/ssarcandy/mis-project
- Owner: SSARCandy
- Created: 2015-10-04T16:53:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-20T11:01:47.000Z (over 10 years ago)
- Last Synced: 2025-02-23T09:15:45.492Z (over 1 year ago)
- Language: CSS
- Homepage: http://140.119.19.200/CHT/
- Size: 14.8 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MIS-project
MIS project for CHT
Titan (0.5.4) + Cassandra + ElasticSearch
### Online document
http://ssarcandy.github.io/MIS-project
### Generate document
We use [yuidoc](http://yui.github.io/yuidoc/) in this project for auto generate document.
To generate doc, do following steps:
1. `npm install -g yuidocjs`
2. `yuidoc --theme simple js`
3. Done. the document will in `docs/`