Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 512 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 512 Bytes

Material Design Edition of TiddlyWiki Build Status

  1. Install the dependencies.

    npm install
    
  2. Copy everything from src/ to editions/material/ and serve this edition of TiddlyWiki locally.

    npm start
    
  3. Open http://localhost:8080/ to experiment with the plugin and theme, or to copy the plugins to other TiddlyWiki instances from there.