/mam-seed

To test Meteor development

Primary LanguageJavaScript

mam-seed

v.0.18.9 Codacy Badge ReviewNinja

meteor-angular-material seed for web application and mobile app projects.

Getting Started

  1. Fork this project. Or give it a bare clone.
  2. Install Meteor.
  3. Go to directory of the brand new project.
  4. Run npm start on command-line.
  5. See how great it would be to modify this app.
  6. Modify it.
  7. Use your creativity to make your onw app.

Installing

You may experience some problems, after installing Meteor. If some of the code don't work right after downloading, report an issue.

If you have problems understanding the code, you can follow how this seed was made on this tutorial. Further changes, not displayed there, you can see on Wiki what were made different from the tutorial.

Tests

You can test the application using command:

meteor npm test

All of the test running, will be found with the tests.js extension, within the project.

Deployment

I've tested deployment with this project, using Heroku. Using an easy-to-do tutorial on the internet. It basically installs Heroku Toolbelt, uses an line to adapt this project to Heroku, and then you can push the project to Heroku.

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the Milestones.

Current version: v0.18.9.

What's Next

Uploading files and Images on App.

Authors

  • Dênnis Dantas de Sousa - Initial work

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details