Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 301 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 301 Bytes

Meteor Imba Base

A useful starting point for a Meteor app with an Imba UI.

Included features

  • Login/Signup/Signout Workflow with email/password

Setup

  • Clone this repo git clone [email protected]:milktop/meteor-imba-base.git my-app
  • cd my-app
  • Run npm run setup
  • Run npm start