Evan Broder 2be8e56e24 Remove packages/*/.npm from gitignore and add missing .npm folders
It sounds like these folders are supposed to be committed, so long as
they aren't dumping additional junk beyond the npm-shrinkwrap file
(which seems to be the case). So remove them from .gitignore and add the
ones that are missing (presumably as a result of the gitignore).
2023-02-09 13:48:24 -08:00
2023-01-18 15:30:42 -03:00
2020-11-23 14:44:46 +01:00
2023-01-13 17:19:44 -03:00
2022-07-07 23:03:22 +03:00
2022-08-31 10:08:17 +02:00
2021-10-04 23:51:22 +05:30
2021-01-17 21:46:47 -05:00
2016-05-03 14:47:02 -07:00
2020-02-28 23:13:48 +01:00
2023-01-10 15:46:13 -03:00
2022-11-18 16:45:32 +03:00
2021-02-11 15:09:10 -04:00
2023-01-31 22:07:42 -05:00
2021-09-30 16:46:32 -04:00


TravisCI Status CircleCI Status built with Meteor


Meteor is an ultra-simple environment for building modern web applications.



📚 Create your applications using modern JavaScript

Benefit from the latest technology updates to rapidly prototype and develop your applications.


Integrate technologies you already use

Use popular frameworks and tools right out-of-the-box. Focus on building features instead of configuring disparate components yourself.


💻 Build apps for any device

Use the same code whether youre developing for web, iOS, Android, or desktop for a seamless update experience for your users.


🔥 Getting Started

How about trying a getting started tutorial in your favorite technology?

React
Blaze
Vue
Svelte

Next, read the documentation and get some examples.

🚀 Quick Start

On your platform, use this line:

> npm install -g meteor

🚀 To create a project:

> meteor create my-app

☄️ Run it:

cd my-app
meteor

🧱 Developer Resources

Building an application with Meteor?

Interested in helping or contributing to Meteor? These resources will help:

To uninstall Meteor read here.

Description
No description provided
Readme MIT 202 MiB
Languages
JavaScript 91.1%
TypeScript 3.9%
Shell 0.9%
Java 0.7%
Swift 0.7%
Other 2.5%