Skip to content

Gives a demo meteor project using meteor-uploads from tomitrescak

Notifications You must be signed in to change notification settings

Artform/meteor-file-upload

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meteor File Upload Demo

This demo uses components from https://github.com/tomitrescak/meteor-uploads

Required Packages:

https://atmospherejs.com/tomi/upload-server https://atmospherejs.com/tomi/upload-jquery

Installation

Running meteor from the CLI should run everything. You can also manually setup your project by adding these packages:

$ meteor add tomi:upload-server tomi:upload-jquery twbs:bootstrap

Notes:

About

Gives a demo meteor project using meteor-uploads from tomitrescak

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.9%
  • HTML 26.9%
  • CSS 2.2%