Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.