https://github.com/divyanshu-rawat/a-meteor-application
A Image Gallery built using Meteor.js
https://github.com/divyanshu-rawat/a-meteor-application
atmosphere-framework authentication development-kit gallery-images javascript jquery-ajax meteorjs
Last synced: about 1 month ago
JSON representation
A Image Gallery built using Meteor.js
- Host: GitHub
- URL: https://github.com/divyanshu-rawat/a-meteor-application
- Owner: divyanshu-rawat
- Created: 2017-08-01T08:25:02.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-04T12:56:53.000Z (over 7 years ago)
- Last Synced: 2025-04-09T07:23:13.765Z (about 1 year ago)
- Topics: atmosphere-framework, authentication, development-kit, gallery-images, javascript, jquery-ajax, meteorjs
- Language: JavaScript
- Homepage:
- Size: 8.47 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://forthebadge.com)
[](https://www.codementor.io/divyanshurawat?utm_source=github&utm_medium=button&utm_term=divyanshurawat&utm_campaign=github)
[](https://forthebadge.com)
[](https://saythanks.io/to/divyanshu-rawat)
[](https://travis-ci.org/divyanshu-rawat/JS-Testing)
##
### 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
```javascript
meteor npm install
```
* Now typing
```javascript
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!_**
##
