import React from 'react'; import { Jumbotron } from 'react-bootstrap'; export const Index = () => (

Base

A starting point for Meteor applications.

Read the Documentation

Currently at v4.2.0

);