🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

yrui

Package Overview
Dependencies
Maintainers
1
Versions
322
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yrui

一套用于快速开发web应用的UI框架

latest
Source
npmnpm
Version
1.8.12
Version published
Weekly downloads
24
-29.41%
Maintainers
1
Weekly downloads
 
Created
Source

Phoenix UI

Phoenix UI是一套用于快速开发web应用的UI框架。

Phoenix UI使用Typescript编写,提供一些简单UI组件及函数库。拓展性强,可配合其它一些组件或插件进行开发,如ant design、jquery等。

前端知识点总结

安装 $ npm i -S yrui.

运行demo

  • 创建项目:

$ git clone https://github.com/ahyiru/phoenix-boilerplate.git

  • 安装依赖: $ yarn install 或 npm i 或 cnpm i

  • 运行项目: $ npm(yarn) start //默认端口9200

  • 打开浏览器,访问: http://localhost:9200/

持续更新中...

2016

Keywords

ES2017

FAQs

Package last updated on 19 Feb 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts