Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 709 Bytes

README.md

File metadata and controls

39 lines (29 loc) · 709 Bytes

ionic 1 webpack es6 meteor

this starter is based on :

For starting :

npm install

For running the ionic dev server

(It's listening at http://localhost:3000/)

npm start

For running the meteor server

(running at : http://localhost:3000/)

cd api
meteor

Before emulating or deploying

gulp webpack