Skip to content

零配置React开发模板,基于Parcel全新构建

Notifications You must be signed in to change notification settings

jsjjl/Parcel-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parcel-React

零配置React开发模板,基于Parcel全新构建

使用说明

$ npm install -g parcel-bundler
创建一个 package.json
$ npm init -y

安装相关依赖

$ npm install

开发调试

$ npm run dev

正式构建

$ npm run build

目录结构

├── dist                构建结果
   └── index.html
├── index.html          首页文件
├── node_modules
├── package.json

帮助联系

作者:jiangjinlei
邮箱:[email protected]
QQ:135652820

About

零配置React开发模板,基于Parcel全新构建

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published