A useful starting point for a Meteor app with an Imba UI.
- Login/Signup/Signout Workflow with email/password
- Clone this repo
git clone [email protected]:milktop/meteor-imba-base.git my-app
cd my-app
- Run
npm run setup
- Run
npm start
A useful starting point for a Meteor app with an Imba UI.
git clone [email protected]:milktop/meteor-imba-base.git my-app
cd my-app
npm run setup
npm start