Skip to content

Commit

Permalink
Edited README.md via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
bsiegal committed Jul 27, 2011
1 parent 4aad91c commit 5180b6e
Showing 1 changed file with 29 additions and 29 deletions.
58 changes: 29 additions & 29 deletions README.md
@@ -1,29 +1,29 @@
[Hello Spiffy Node](http://www.spiffyui.org) - beautiful, fast, maintainable applications with GWT and REST
==================================================

Hello Spiffy Node is a sample application using the [Spiffy UI Framework](http://www.spiffyui.org) 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](http://ant.apache.org/) using [Apache Ivy](http://ant.apache.org/ivy/) and deployed to [Node.js](http://nodejs.org/). 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](http://www.spiffyui.org/#!hostedMode) for more information.


License
--------------------------------------

Hello Spiffy Node is available under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html).


[Spiffy UI](http://www.spiffyui.org) - beautiful, fast, maintainable applications with GWT and REST
==================================================

Hello Spiffy Node is a sample application using the [Spiffy UI Framework](http://www.spiffyui.org) 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](http://ant.apache.org/) using [Apache Ivy](http://ant.apache.org/ivy/) and deployed to [Node.js](http://nodejs.org/). 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](http://www.spiffyui.org/#!hostedMode) for more information.


License
--------------------------------------

Hello Spiffy Node is available under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html).


0 comments on commit 5180b6e

Please sign in to comment.