- Getting Started with Meteor.js JavaScript Framework(Second Edition)
- Isaac Strack
- 213字
- 2021-07-16 13:49:09
Chapter 1. Setup and Installation
Under the hood, Meteor is really just a bunch of files and scripts, which are designed to make the building of a web application easier. That's a terrible way to describe something so elegant, but it helps us to better understand what we're using.
After all, Mila Kunis is really just a bunch of tissue wrapped around bone, with some vital organs inside. I know you hate me now for that description, but you get the point. She's beautiful. So is Meteor. But it doesn't do us any good to just leave it at that. If we want to reproduce that type of beauty on our own, we have to understand what's really going on.
So, files and scripts… We're going to walk you through how to get the Meteor package properly installed on your Linux or Mac OS X system, and then see the package of files and scripts in action.
Note
Windows is now officially supported (Yay!) so you can follow along using the new Windows installation if you would like. Information can be found at https://www.meteor.com/install.
In this chapter, you will learn the following topics:
- Downloading and installing Meteor via curl
- Loading an example application
- Making changes and watching Meteor in action
- 一步一步學Spring Boot 2:微服務項目實戰
- Python機器學習:數據分析與評分卡建模(微課版)
- 深度強化學習算法與實踐:基于PyTorch的實現
- Instant RubyMotion App Development
- 人人都懂設計模式:從生活中領悟設計模式(Python實現)
- Mastering Drupal 8 Views
- Learning Unity 2D Game Development by Example
- Hands-On GUI Programming with C++ and Qt5
- QGIS Python Programming Cookbook(Second Edition)
- Python期貨量化交易實戰
- Hacking Android
- Hands-On Robotics Programming with C++
- Instant GLEW
- Mastering Clojure
- Magento 2 Developer's Guide