/parcel-react-demo

A simple parcel-react-demo

Primary LanguageHTML

基于Parcel 快速搭建react项目的简单实践

开发环境运行指令

   yarn dev 

构建生产环境指令

   yarn build