# 项目说明

## 项目名称

xxx

## 项目运行方法

    npm start       //启动项目，浏览器访问访问http://localhost:xxxx
    npm run build   //编译项目，编译到指定目录