Skip to content

brickspert/react-family

Repository files navigation

react-family

从零搭建react-family框架教程(教程会不断更新)

希望您能和我一起完善这个框架!欢迎fork

开发坏境启动

  1. npm install
  2. npm start
  3. npm run mock 打开json-server,模拟ajax数据
  4. 浏览器打开http://localhost:8080

生产坏境部署

  1. npm run build

  2. 拷贝dist文件夹至服务器即可

About

react全家桶框架

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages