Skip to content

Meteor Boilerplate with folder structure and important packages preselected

Notifications You must be signed in to change notification settings

AlexHenkel/meteor-boilerplate-es6

Repository files navigation

Meteor Boilerplate ES6

This is an empty boilerplate of the official Meteor Todos app. Use this repo as a clear reference on how to create templates, collections, testing, etc. My fork has the version at the time this boilerplate was created.

Running the app

meteor npm install
meteor

Scripts

To lint:

meteor npm run lint

Continuous integration

This boilerplate comes with CircleCI configuration To show CI badge, after the project was successfully configured at Circle CL, this is the code to get the badge:

[![Circle CI](https://circleci.com/gh/GITHUB_USERNAME/GITHUB_PROJECTNAME.svg?style=svg)](https://circleci.com/gh/GITHUB_USERNAME/GITHUB_PROJECTNAME)

About

Meteor Boilerplate with folder structure and important packages preselected

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published