supermemo-wiki / SuperMemoAssistant.Wiki

Documentation resources
MIT License
3 stars 7 forks source link

Docsify Install/Setup Script #63

Open rajlego opened 4 years ago

rajlego commented 4 years ago

To make editing the wiki easier, we could create a script to:

  1. (Optional) download script, have it fork and clone documentation master
  2. Install NPM
  3. Install docsify
  4. Initializes and serves docsify
  5. (Optional) Open up browser to localhost:3000