Skip to content

使用react构建的一个简易回复功能程序

Notifications You must be signed in to change notification settings

Stoneleee/commentApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

此项目是用Create React App构建。、

“参考了”胡子大哈的《react小书》

基本使用流程

  • package.json 配置了项目所需要的相关modules.
  • npm install 或者 yarn install 指令加载关联模块.
  • 指令操作进入文件夹 npm startyarn start 运行项目.
  • npm run buildyarn run build 打包生成product版本.

支持jenkins自动构建

About

使用react构建的一个简易回复功能程序

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published