Skip to content

959AI994/react-hiui-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-hi-app

Project setup

npm install

Compiles and hot-reloads for development

npm run start

Compiles and minifies for production

npm run build:test  # 测试环境
npm run build:pre   # 预上线环境
npm run build:pro   # 线上环境

Now built-in multi-environment build and deploy.

if you have other envs, such as offlinebeta(multiple test environments) and so on, you can add it referring to the current way of writing it.

Publish

# Before, need to checkout into the branch corresponding to the environment
# Note that the pro must be the **master** branch
git push
bash ./tag.sh [$DEPLOY_ENV-] # test- pre- pro-

Visualize size of webpack output files with an interactive zoomable treemap

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published