Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 145 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 145 Bytes

notepad

Install Meteor

curl https://install.meteor.com/ | sh

Run the app

cd notepad && meteor

Navigate to http://localhost:3000