Update docs

This commit is contained in:
Jeremy Ruston
2013-02-09 17:08:28 +00:00
parent 077e46be87
commit 9bce14474c
4 changed files with 125 additions and 201 deletions

View File

@@ -6,3 +6,5 @@ tags: definitions
For TiddlyWiki, [[node.js]] means that we can have a single code base that can run in the browser or on the server, giving great flexibility in how it is used.
For end users, [[node.js]] is no more complicated to install than a web browser, but unlocks powerful capabilities such as the ability to run TiddlyWiki as a web server that you can connect to from other devices.
See [[Getting started with TiddlyWiki under node.js]] for more details.