Skip to content

React workflow base on typescript and parcel

License

Notifications You must be signed in to change notification settings

wangcch/react-ts-parcel-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-ts-parcel-workflow

react project template with typescript and parcel

Usage

# install dependencies
yarn

# serve with hot reload at localhost:1234
yarn start

# build for production with minification
yarn build

Derivative

package description
ts-npm-workflow workflow for function package
rc-demo React component template project

License

MIT