Skip to content

divyanshu-rawat/A-Meteor-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forthebadge Contact me on Codementor forthebadge

Say Thanks! Build Status

Installation Instructions

  • Open a command prompt in the project's root directory.

  • Cd into that root folder you just cloned locally.

  • To run this app, you must first run the command:

  • Open terminal in the current folder and to install all dependencies type

   meteor npm install 
  • Now typing
   meteor

.then Browser will be up and running :)

More info here: https://guide.meteor.com/using-npm-packages.html

Contributing

  1. Create your branch: git checkout -b my-new-feature

  2. Commit your changes: git commit -m 'Add some feature'

  3. Push to the branch: git push origin my-new-feature

  4. Send a Pull Request

  5. Enjoy!

alt tag