Skip to content

JavaScript-FullStack. Use Angular2, Meteor, MangoDB, Ionic2

Notifications You must be signed in to change notification settings

ShadowFiend2015/MyFirstApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular2-meteor-ionic2-platform

construct a platform by meteor & angular2 & ionic2

install

  1. install meteor: curl https://install.meteor.com/ | sh
  2. install npm packages: meteor npm install
  3. install typings: meteor npm install -g typings
  4. install ts packages: meteor typings install
  5. install other files: meteor npm run prepare
  6. start server: meteor
  7. open in browser: localhost:3000

mirror

  1. npm taobao: npm config set registry https://registry.npm.taobao.org

Bugs: 1.no limit of likes and favorites 2.article show is sick 3.size and location of the login icon seems bad 4.disable to delete published articles

About

JavaScript-FullStack. Use Angular2, Meteor, MangoDB, Ionic2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published