korex-server
v0.1.56
Published
> Node.js server for xat.com swf files.
Downloads
10
Readme
korex-server
Node.js server for xat.com swf files.
Support
- Windows
- Linux
- Mac
Install
$ npm install korex-server
The server depends on Node.js, npm and other packages that are downloaded and installed during the install process.
Deploy
$ npm install
This command will create a folder called .src, this will be the dist folder for the coffee-script located at the src folder. If you want to use your compiled coffee-script code, change the value of the variable compiled to true in the bin/korex file.
At last, run this command to start the server.
$ npm start
Contributors
- Iegor Azuaga ([email protected])
How to contribute
You can contribute to the project by cloning, forking or starring it. If you have any bug, open an issue or if you have an interesting thing you want to implement into the official repository, open a pull request.