Skip to content

nelsonec87/ionic2-meteor-seed

Repository files navigation

ionic2-meteor-seed

Ionix2 + Meteor + NPM modules on client Seed Project

You can use Ionic2 CLI to build yout Meteor app.

Running

git clone https://github.com/nelsonec87/ionic2-meteor-seed.git

cd ionic2-meteor-seed

npm install

Starting Client

ionic serve

Starting Server

cd meteor

meteor

What is it?

It´s a seed project using Ionic2 (Angular2) + Meteor 1.3 + TypeScript. Different from ionic2-meteor package, you can use npm modules in the client, e.g. angular2-google-maps.

See issue: link

How?

Using the same aproach as Angular-Meteor "Whatsapp" example using de Ionic CLI. In a nutshell: install Ionic2 using the CLI and import Meteor client scripts.

Meteor

You can generate Meteor's client-side scripts using meteor-build-client. Then import the generated file in www/index.html.

About

Ionic2 + Meteor + NPM modules on client Seed Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published