Skip to content

yh-yunchuang-fe/yh-fireworm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

萤火虫

萤火虫主要包含三部分
一、团队成员每周的知识库分享
二、react组件库cedar文档
三、react-native组件库gingko文档

安装依赖

$ npm install

运行前端页面

$ npm run start

打包前端页面

$ npm run prod //生成的文件在dist目录下