Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matteodem/meteor-boilerplate
A lightweight boilerplate for meteor projects
https://github.com/matteodem/meteor-boilerplate
boilerplate javascript meteor nodejs
Last synced: 2 days ago
JSON representation
A lightweight boilerplate for meteor projects
- Host: GitHub
- URL: https://github.com/matteodem/meteor-boilerplate
- Owner: matteodem
- Created: 2013-09-09T19:42:09.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T04:32:36.000Z (3 months ago)
- Last Synced: 2025-01-24T10:03:59.794Z (9 days ago)
- Topics: boilerplate, javascript, meteor, nodejs
- Language: JavaScript
- Homepage: http://meteor-boilerplate.surge.sh/
- Size: 20.6 MB
- Stars: 823
- Watchers: 47
- Forks: 144
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [![meteor-boilerplate](https://github.com/matteodem/media-images/blob/master/boilerplate/meteor_boilerplate_header.jpg?raw=true)](http://meteor-boilerplate.surge.sh/)
This boilerplate is here to give you a simple starting point for your [meteor](https://www.meteor.com) projects.
```sh
# Assuming meteor is already installed
$ git clone https://github.com/matteodem/meteor-boilerplate.git
$ cd meteor-boilerplate
$ meteor npm install
$ meteor npm start
```Checkout the [boilerplate online](http://meteor-boilerplate.surge.sh/) for more information.