Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 422 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 422 Bytes

Pinboard

Pin notes, todo lists and all events to your pinboard!

Getting started

Clone the project

Installation

npm install
gulp serve
babel-node --debug --presets es2015 server/index.js

This will run the client-side application on your localhost port 3030 and the server-side on port 80.

MongoDB is hosted on MLab.

Licence

MIT © Ondrej Hudek