Skip to content

bylh/angular2-meteor-ionic2-platform

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 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

About

construct a platform by meteor & angular2 & ionic2

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 53.3%
  • TypeScript 36.8%
  • HTML 9.9%