shallinta / rollup-react-component-demo-2022

Rollup 编译的 react 组件工程

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rollup-react-component-demo-2022

Rollup 编译的 react 组件工程

Features

  • react jsx
  • postcss
  • eslint
  • copy typescript definition file
  • typescript code

Start

# eg. preparations
npm install

# eg. start the project
npm start

# eg. build the project
npm run build

# eg. test
npm test

# eg. release
npm run release

Contributing

How to contribute to this?

Recently changes

See the change log.

License

MIT

About

Rollup 编译的 react 组件工程

License:MIT License


Languages

Language:JavaScript 98.4%Language:CSS 1.6%