malua / meteor-react-ionic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

meteor-react-ionic

Demo for build error when using ionic with meteor.

Added symlinks to let meteor recompile @ionic/core, @ionic/react and ionicons package, because these packages use ES Module import/export statements

Added static assets plugin (nathantreid:static-assets) to get correct paths for imported svg files in ionicons package, which is not working at the moment

Instructions

clone - meteor npm install - meteor run

About


Languages

Language:JavaScript 94.9%Language:HTML 3.3%Language:CSS 1.8%