Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 333 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 333 Bytes

image-share

Allows users to upload and view images on a single page. Built using the Meteor framework

Before this will work, you need to install the CollectionFS package to the project directory. This is done by typing the following commands in the Terminal.

meteor add cfs:standard-packages meteor add cfs:filesystem