- Using ant NG-ZORRO-mobile to build mobile enterprise development platform.
- not product,only for starting develop mobile ...
- some function for example personalinfo and so on ,only for demo
- reused component ("app-skl-form-mobile" and so on)
- node@latest
- @angular@7.1
- ng-zorro-mobile@0.11
- install nodejs by yourself
- install angular cli by yourself
- go get github.com/mikezss/skl-ng-mobile
- cd %gopath%/github.com/mikezss/skl-ng-mobile
- npm install
- ng serve --host 0.0.0.0 --port 4208
- open url(http://localhost:4208/)(replace localhost with your pc ip) in mobile browser(uc/chrome/firefox and so on)
- MIT