https://github.com/scriptfusion/kansei-web
:flower_playing_cards: [WIP] Kansei web server and front-end.
https://github.com/scriptfusion/kansei-web
Last synced: about 1 year ago
JSON representation
:flower_playing_cards: [WIP] Kansei web server and front-end.
- Host: GitHub
- URL: https://github.com/scriptfusion/kansei-web
- Owner: ScriptFUSION
- Created: 2014-05-18T01:53:30.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2022-10-05T19:32:39.000Z (over 3 years ago)
- Last Synced: 2025-01-23T16:42:40.298Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Kansei Web
==========
Web front-end for [Kansei](https://github.com/ScriptFUSION/Kansei).
Installation
------------
1. `gem install bundler`
2. `bundle install`
3. Ensure [Kansei](https://github.com/ScriptFUSION/Kansei) is installed as a gem or include the source path at invocation (see [usage](#user-content-usage)).
Usage
-----
1. `rackup` or `rackup -I path/to/Kansei`