spiffyui / HelloSpiffyNode

The Spiffy UI sample project building with Apache Ant and running on Node.js.

Home Page:http://www.spiffyui.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spiffy UI - beautiful, fast, maintainable applications with GWT and REST

Hello Spiffy Node is a sample application using the Spiffy UI Framework which builds a simple REST application with Apache Ant and runs on Node.js.

Building and Running Spiffy UI

Hello Spiffy Node is built with Apache Ant using Apache Ivy and deployed to Node.js. Once you've installed Ant and Node.js go to your go to your HelloSpiffyNode working copy and run these commands:

    <ANT_HOME>/ant
    <NODE_HOME>/node HelloSpiffyNode.js

The ant command will download the required libraries and build the Hello Spiffy Node project. The node command will start the server once the build is complete and provide instructions for accessing the running application.

Debugging through Eclipse

See Spiffy UI's GWT Dev Mode page for more information.

License

Hello Spiffy Node is available under the Apache License, Version 2.0.

About

The Spiffy UI sample project building with Apache Ant and running on Node.js.

http://www.spiffyui.org

License:Apache License 2.0


Languages

Language:JavaScript 59.9%Language:Java 40.1%