mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 03:57:21 +00:00
parent
72f06581b6
commit
ef779c11e8
@ -4,7 +4,7 @@ created: 20131219100608529
|
||||
delivery: DIY
|
||||
description: Flexible hosting on your own machine or in the cloud
|
||||
method: sync
|
||||
modified: 20211003230831173
|
||||
modified: 20221151230831173
|
||||
tags: Saving [[TiddlyWiki on Node.js]] Windows Mac Linux
|
||||
title: Installing TiddlyWiki on Node.js
|
||||
type: text/vnd.tiddlywiki
|
||||
@ -12,7 +12,7 @@ type: text/vnd.tiddlywiki
|
||||
# Install [[Node.js]]
|
||||
#* Linux:
|
||||
#*> //Debian/Ubuntu//:<br/>`apt install nodejs`<br/>May need to be followed up by:<br/>`apt install npm`
|
||||
#*> //Arch Linux//<br/>`pacman -S tiddlywiki` <br/>(installs node and tiddlywiki)
|
||||
#*> //Arch Linux//<br/>`yay -S tiddlywiki` <br/>(installs node and tiddlywiki)
|
||||
#* Mac
|
||||
#*> `brew install node`
|
||||
#* Android
|
||||
|
Loading…
Reference in New Issue
Block a user