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