Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 267 Bytes

readme.md

File metadata and controls

15 lines (8 loc) · 267 Bytes

Meteor MVP Boilerplate

Getting Started

Clone or download, then run:

meteor npm install --save @babel/runtime

Then:

meteor

And voila! You have a working Meteor app that is SEO-ready, has a working user authentication system, and is mobile-ready.

Enjoy