- Clone tiddlywiki repository:
git clone https://github.com/Jermolene/TiddlyWiki5.git
- Clone this repo into plugins/axxie inside tiddlywiki directory
cd plugins
md axxie
git clone https://github.com/axxie/tiddlywiki-clear-view.git
- Type the following commands to run in watch mode
yarn install
yarn run watch
Type the following command:
yarn run build
Output file is located in wiki/output directory.