Skip to content

cult-of-coders/meteor-tuts-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello and Welcome!

Meteor-Tuts is one of the projects closest to our hearts designed as a useful tool for any programmer that wants to step up his/her game. Navigating through this complex but rather easy to understand tutorial you will be accompanied by video tutorials for each chapter and for that access www.meteor-tuts.com. We recommend you to take it step by step in order to achieve a better understanding and mastery of the MeteorJS framework, so we created for you several branches, each of them being an iteration of the tutorial

Installation

  • Clone this repository
  • Make sure you have installed meteor, if you don't have it: https://www.meteor.com/
  • Go in the root directory of this project and run the following commands
meteor npm install # to install all the dependencies
npm run start # to run the project

Releases

No releases published

Packages

No packages published