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: about 2 months ago
JSON representation

A lightweight boilerplate for meteor projects

Lists

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
```

Read through the [GUIDE.md](GUIDE.md) or checkout the [boilerplate online](http://meteor-boilerplate.surge.sh/) for more information.