• Stars
    star
    103
  • Rank 333,046 (Top 7 %)
  • Language
    JavaScript
  • Created about 7 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

webpack打包react项目

安装

npm i

开发

npm run start

打包

npm run build

启动后端服务

npm run server

打包之后访问

http://127.0.0.1:8011/