mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-19 04:20:02 +00:00
Update docs
This commit is contained in:
parent
f42d3e0536
commit
299781bdba
@ -7,3 +7,20 @@ Before using the plugin, it is necessary to install dependencies by running the
|
||||
```
|
||||
npm install
|
||||
```
|
||||
|
||||
To start the server:
|
||||
|
||||
```
|
||||
tiddlywiki editions/prerelease --listen
|
||||
```
|
||||
|
||||
Then visit the sample wikis in a browser:
|
||||
|
||||
* http://127.0.0.1:8080/wiki/recipe-rho
|
||||
* http://127.0.0.1:8080/wiki/recipe-sigma
|
||||
|
||||
To run the tests:
|
||||
|
||||
```
|
||||
./bin/test.sh
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user