Apress, 2011 Windows Phone, updated in Windows Phone 7.5, presents an exciting opportunity for developers to build and monetize mobile applications. It represents a major new investment into mobile computing by Microsoft, and in many ways is a major
一个渐进式的框架,用于构建高效且可扩展的服务器端应用程序。
描述
框架Typescr ipt入门资料库。
安装
$ npm install
运行应用
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
测试
# unit tests
$ npm run test
# e2e tests
$ npm run test:e2e
# test cove
图标字体
使用Enum的iconfont。
支持自定义图标字体(您可以从 , 制作自定义图标)
支持开源图标:
可可豆
use_frameworks!
pod 'JustIconFont'
# support to FontAwesome、Iconic、Ionicons、MaterialIcons、Octicons
pod 'JustIconFont/FontAwesome'
pod 'JustIconFont/Iconic'
pod 'JustIconFont/Ionicons'