remarcable / meteor-boilerplate

Personal Meteor Boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meteor Boilerplate

About this project

This is my personal boilerplate code for Meteor. It sets up Meteor, React, Storybook, tests and linting.

Installation

$ git clone https://github.com/lightningboss/meteor-boilerplate.git
$ cd meteor-boilerplate
$ meteor yarn install
$ meteor

Make sure to update Meteor and npm packages, as well as the unique identifier in .meteor/.id.

About

Personal Meteor Boilerplate


Languages

Language:JavaScript 80.8%Language:CSS 10.5%Language:HTML 8.6%