Skip to content

Latest commit

History

History
6 lines (6 loc) 路 219 Bytes

README.md

File metadata and controls

6 lines (6 loc) 路 219 Bytes

flashpad

Real-time collaborative Markdown editor.鈿★笍馃摑

Running flashpad

  1. Install dependencies npm install
  2. Set the port environment variable export PORT=80
  3. Start the server npm start