- Install Meteor (1.1.0.2)
- Introduction + Frequent Issues
- Setup
- Iron Router + Templates + Forms + Collections
- Accounts + Time (Moment.js)
- Publications
- Subscriptions
- Security
- Iron Layouts + SASS preprocessing + Styling
- Add your own style
- Learn about Templates (Blaze), Iron Router and Publications and Subscriptions
Clone the repository:
git clone https://github.com/SungYeolWoo/meteor_slack.git
Checkout the final step:
cd meteor_slack
git checkout step-24
Run meteor:
meteor